{"id":652,"name":null,"description":"A browser automation framework and ecosystem.","url":"https://github.com/SeleniumHQ/selenium","last_synced_at":"2026-04-30T05:06:15.576Z","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-04-29T01:09:46.000Z","size":2333129,"stargazers_count":34070,"open_issues_count":194,"forks_count":8675,"subscribers_count":1253,"default_branch":"trunk","last_synced_at":"2026-04-29T02:28:24.485Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-29T01:10:19.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":258,"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":32450234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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":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-04-29T02:18:26.712Z","created_at":"2022-07-27T09:01:50.641Z","updated_at":"2026-04-29T02:18:26.712Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.464Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4977868,"name":"org.seleniumhq.selenium:selenium-devtools-v96","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":"2021-11-23T12:50:45.000Z","latest_release_published_at":"2022-01-30T04:52:20.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-04-29T02:19:11.341Z","created_at":"2022-07-27T09:01:50.602Z","updated_at":"2026-04-29T02:19:11.342Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v96/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v96/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.091Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":8.401108428138377,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":6.5496150312988854},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v96","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v96","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v96","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v96/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v96/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v96/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v96/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v96/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v96/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:23.873Z","created_at":"2025-06-09T11:03:41.387Z","updated_at":"2026-04-29T02:19:23.874Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.087Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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":189,"first_release_published_at":"2009-12-14T14:11:07.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T00:00:33.150Z","created_at":"2022-07-27T09:02:52.074Z","updated_at":"2026-04-29T00:00:33.150Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.089Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":63,"first_release_published_at":"2021-02-28T03:13:10.257Z","latest_release_published_at":"2026-04-10T06:46:56.950Z","latest_release_number":"0.147.0","last_synced_at":"2026-04-29T01:30:39.304Z","created_at":"2025-10-07T05:50:36.234Z","updated_at":"2026-04-29T01:30:53.843Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32150430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T01:30:53.823Z","dependent_packages_count":0,"downloads":8191032,"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-04-25T11:01:19.330Z","issues_count":2093,"pull_requests_count":3652,"avg_time_to_close_issue":5047205.824821853,"avg_time_to_close_pull_request":2087689.298344371,"issues_closed_count":1684,"pull_requests_closed_count":3019,"pull_request_authors_count":274,"issue_authors_count":1468,"avg_comments_per_issue":5.541328236980411,"avg_comments_per_pull_request":3.099945235487404,"merged_pull_requests_count":2377,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":234,"past_year_pull_requests_count":730,"past_year_avg_time_to_close_issue":1156648.8655462186,"past_year_avg_time_to_close_pull_request":393244.87679671455,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":487,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":187,"past_year_avg_comments_per_issue":3.683760683760684,"past_year_avg_comments_per_pull_request":2.6082191780821917,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":395,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":24,"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":"AutomatedTester","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"cgoldberg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"Delta456","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"AutomatedTester","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":190402,"maintainers_count":67481,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","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":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-04-29T02:18:25.578Z","created_at":"2023-01-26T17:20:45.607Z","updated_at":"2026-04-29T02:18:25.578Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.087Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:18:26.978Z","created_at":"2022-07-27T09:01:47.931Z","updated_at":"2026-04-29T02:18:26.978Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:06:00.935Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:18:24.539Z","created_at":"2022-07-27T09:01:51.409Z","updated_at":"2026-04-29T02:18:24.539Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.981Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:18:26.206Z","created_at":"2024-05-09T11:11:55.220Z","updated_at":"2026-04-29T02:18:26.206Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:06:01.342Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":46,"first_release_published_at":"2023-02-17T17:18:47.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:18:25.168Z","created_at":"2025-06-07T23:20:02.125Z","updated_at":"2026-04-29T02:18:25.168Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.465Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:18:26.127Z","created_at":"2023-01-26T17:20:45.427Z","updated_at":"2026-04-29T02:18:26.127Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.093Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:18:26.740Z","created_at":"2024-05-09T11:11:54.793Z","updated_at":"2026-04-29T02:18:26.740Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.461Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:18:26.770Z","created_at":"2022-07-27T09:01:48.361Z","updated_at":"2026-04-29T02:18:26.770Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.465Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":8039722,"name":"selenium-custom","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":6,"first_release_published_at":"2023-08-07T02:16:24.000Z","latest_release_published_at":"2023-08-07T03:30:41.000Z","latest_release_number":"4.2.3","last_synced_at":"2026-04-29T02:18:27.156Z","created_at":"2023-08-07T02:21:59.020Z","updated_at":"2026-04-29T02:18:27.156Z","registry_url":"https://pypi.org/project/selenium-custom/","install_command":"pip install selenium-custom --index-url https://pypi.org/simple","documentation_url":"https://selenium-custom.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-custom","project_status":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-07T09:42:01.530Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.212730271265713,"dependent_repos_count":69.80777363346114,"dependent_packages_count":7.490033931731681,"stargazers_count":0.07013592341958716,"forks_count":0.057311068851434076,"docker_downloads_count":null,"average":17.72759696574591},"purl":"pkg:pypi/selenium-custom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/selenium-custom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/selenium-custom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/selenium-custom/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T09:39:18.219Z","issues_count":1933,"pull_requests_count":1303,"avg_time_to_close_issue":3548702.400619195,"avg_time_to_close_pull_request":2030194.8657276996,"issues_closed_count":1611,"pull_requests_closed_count":1063,"pull_request_authors_count":171,"issue_authors_count":1103,"avg_comments_per_issue":6.841696844283497,"avg_comments_per_pull_request":3.1542594013814274,"merged_pull_requests_count":820,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1119,"past_year_pull_requests_count":834,"past_year_avg_time_to_close_issue":1215735.3139534884,"past_year_avg_time_to_close_pull_request":1123688.8953974894,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":716,"past_year_pull_request_authors_count":126,"past_year_issue_authors_count":757,"past_year_avg_comments_per_issue":6.445933869526363,"past_year_avg_comments_per_pull_request":3.062350119904077,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":557,"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":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":56,"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":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"nvborisenko","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"bonigarcia","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":29,"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/pypi.org/packages/selenium-custom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-custom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-custom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-custom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-custom/codemeta","maintainers":[{"uuid":"victory85","login":"victory85","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/victory85/","role":"Owner","created_at":"2023-08-07T02:21:59.806Z","updated_at":"2023-08-07T02:21:59.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/victory85/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":852938,"maintainers_count":364413,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":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-04-29T02:18:31.060Z","created_at":"2025-10-25T04:01:39.791Z","updated_at":"2026-04-29T02:18:31.061Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:06:00.933Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:18:32.305Z","created_at":"2025-12-06T23:16:42.761Z","updated_at":"2026-04-29T02:18:32.305Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:06:00.933Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:18:33.871Z","created_at":"2025-10-17T21:45:36.518Z","updated_at":"2026-04-29T02:18:33.871Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:47.933Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:18:57.324Z","created_at":"2022-04-10T00:28:28.677Z","updated_at":"2026-04-29T02:18:57.325Z","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"}},"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-07T09:42:19.460Z","dependent_packages_count":0,"downloads":79,"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"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T09:39:18.219Z","issues_count":1933,"pull_requests_count":1303,"avg_time_to_close_issue":3548702.400619195,"avg_time_to_close_pull_request":2030194.8657276996,"issues_closed_count":1611,"pull_requests_closed_count":1063,"pull_request_authors_count":171,"issue_authors_count":1103,"avg_comments_per_issue":6.841696844283497,"avg_comments_per_pull_request":3.1542594013814274,"merged_pull_requests_count":820,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1119,"past_year_pull_requests_count":834,"past_year_avg_time_to_close_issue":1215735.3139534884,"past_year_avg_time_to_close_pull_request":1123688.8953974894,"past_year_issues_closed_count":945,"past_year_pull_requests_closed_count":716,"past_year_pull_request_authors_count":126,"past_year_issue_authors_count":757,"past_year_avg_comments_per_issue":6.445933869526363,"past_year_avg_comments_per_pull_request":3.062350119904077,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":557,"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":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":56,"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":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"nvborisenko","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"bonigarcia","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":29,"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-beta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/version_numbers","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-04-29T02:19:07.725Z","created_at":"2022-04-10T00:28:29.271Z","updated_at":"2026-04-29T02:19:08.962Z","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"}},"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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32150430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T02:19:08.928Z","dependent_packages_count":0,"downloads":6,"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-04-23T17:00:17.375Z","issues_count":2090,"pull_requests_count":3640,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2091807.6303915062,"issues_closed_count":1682,"pull_requests_closed_count":3013,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.5440191387559805,"avg_comments_per_pull_request":3.097802197802198,"merged_pull_requests_count":2371,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":233,"past_year_pull_requests_count":728,"past_year_avg_time_to_close_issue":1173897.268907563,"past_year_avg_time_to_close_pull_request":400172.2147239264,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":489,"past_year_pull_request_authors_count":81,"past_year_issue_authors_count":186,"past_year_avg_comments_per_issue":3.6824034334763946,"past_year_avg_comments_per_pull_request":2.614010989010989,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":397,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":24,"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":"AutomatedTester","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"cgoldberg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"Delta456","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-04-29T02:19:14.014Z","created_at":"2024-05-09T11:11:58.246Z","updated_at":"2026-04-29T02:19:14.014Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.460Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11780786,"name":"org.seleniumhq.selenium:selenium-devtools-v129","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-09-20T15:43:29.000Z","latest_release_published_at":"2024-11-25T15:01:20.000Z","latest_release_number":"4.27.0","last_synced_at":"2026-04-29T02:19:17.132Z","created_at":"2025-06-09T11:03:41.598Z","updated_at":"2026-04-29T02:19:17.133Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v129/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v129/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:06:01.339Z","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-v129","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v129","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v129","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v129/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v129/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v129/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v129/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v129/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v129/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:21.027Z","created_at":"2024-02-26T15:41:12.508Z","updated_at":"2026-04-29T02:19:21.027Z","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"},"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-08-31T05:42:50.024Z","dependent_packages_count":5,"downloads":2519033,"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"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T21:05:44.623Z","issues_count":1921,"pull_requests_count":1299,"avg_time_to_close_issue":3536096.316313823,"avg_time_to_close_pull_request":2033595.6782690499,"issues_closed_count":1602,"pull_requests_closed_count":1061,"pull_request_authors_count":169,"issue_authors_count":1095,"avg_comments_per_issue":6.84903695991671,"avg_comments_per_pull_request":3.1377983063895303,"merged_pull_requests_count":819,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1142,"past_year_pull_requests_count":847,"past_year_avg_time_to_close_issue":1207664.4263645727,"past_year_avg_time_to_close_pull_request":1119866.068306011,"past_year_issues_closed_count":970,"past_year_pull_requests_closed_count":731,"past_year_pull_request_authors_count":125,"past_year_issue_authors_count":771,"past_year_avg_comments_per_issue":6.520140105078809,"past_year_avg_comments_per_pull_request":3.0047225501770956,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":570,"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":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":55,"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":8,"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":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"nvborisenko","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"bonigarcia","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":29,"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":2,"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/nuget.org/packages/selenium.rc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/version_numbers","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":797605,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-04-29T02:19:23.571Z","created_at":"2022-04-07T19:05:01.178Z","updated_at":"2026-04-29T02:19:23.572Z","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"}},"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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T02:19:23.103Z","dependent_packages_count":1,"downloads":8,"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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-04-29T02:19:22.952Z","created_at":"2022-07-27T09:01:44.403Z","updated_at":"2026-04-29T02:19:22.953Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.980Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:26.239Z","created_at":"2022-07-27T09:01:49.026Z","updated_at":"2026-04-29T02:19:26.239Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.089Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:33.494Z","created_at":"2022-07-28T11:40:41.013Z","updated_at":"2026-04-29T02:19:33.494Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.089Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":1,"first_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:19:35.447Z","created_at":"2026-04-10T09:07:46.766Z","updated_at":"2026-04-29T02:19:35.447Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:25.668Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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":2,"first_release_published_at":"2026-04-09T10:09:55.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:19:39.040Z","created_at":"2026-04-10T09:07:46.870Z","updated_at":"2026-04-29T02:19:39.040Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:25.887Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:19:42.376Z","created_at":"2022-07-22T21:34:50.198Z","updated_at":"2026-04-29T02:19:42.377Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:47.936Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:20:33.911Z","created_at":"2025-06-09T11:03:41.479Z","updated_at":"2026-04-29T02:20:33.911Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.982Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:45.051Z","created_at":"2022-07-27T09:01:50.854Z","updated_at":"2026-04-29T02:19:45.051Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.090Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":5989157,"name":"org.seleniumhq.selenium:selenium-devtools-v107","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-11-04T10:14:09.000Z","latest_release_published_at":"2023-01-23T12:35:05.000Z","latest_release_number":"4.8.0","last_synced_at":"2026-04-29T02:20:33.553Z","created_at":"2023-01-26T17:20:45.388Z","updated_at":"2026-04-29T02:20:33.554Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v107/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v107/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.980Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.030734114867503,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":4.501796994664077,"average":7.872617936768404},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v107","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v107","docker_dependents_count":1,"docker_downloads_count":926,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v107","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v107/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v107/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v107/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v107/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v107/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v107/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11638299,"name":"org.seleniumhq.selenium:selenium-devtools-v111","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-03-24T14:39:49.000Z","latest_release_published_at":"2023-05-08T11:48:47.000Z","latest_release_number":"4.9.1","last_synced_at":"2026-04-29T02:20:33.828Z","created_at":"2025-05-14T12:30:51.551Z","updated_at":"2026-04-29T02:20:33.828Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v111/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v111/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.089Z","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-v111","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v111","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v111","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v111/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v111/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v111/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v111/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v111/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v111/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":39,"first_release_published_at":"2023-08-31T19:07:49.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:19:50.250Z","created_at":"2024-05-09T11:12:21.946Z","updated_at":"2026-04-29T02:19:50.250Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.983Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4977860,"name":"org.seleniumhq.selenium:selenium-devtools-v100","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":"2022-04-27T12:15:38.000Z","latest_release_published_at":"2022-06-09T09:29:09.000Z","latest_release_number":"4.2.2","last_synced_at":"2026-04-29T02:20:33.817Z","created_at":"2022-07-27T09:01:48.317Z","updated_at":"2026-04-29T02:20:33.818Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v100/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v100/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.091Z","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-v100","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v100","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v100","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v100/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v100/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v100/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v100/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v100/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v100/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:59.883Z","created_at":"2022-07-27T09:01:48.704Z","updated_at":"2026-04-29T02:19:59.883Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.088Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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":79,"first_release_published_at":"2019-07-01T21:44:04.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:33.693Z","created_at":"2022-07-28T05:29:53.903Z","updated_at":"2026-04-29T02:20:33.694Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.985Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:20:03.334Z","created_at":"2022-04-10T00:28:28.622Z","updated_at":"2026-04-29T02:20:03.335Z","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"}},"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":325,"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","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-04-29T02:20:13.787Z","created_at":"2022-07-27T09:01:40.918Z","updated_at":"2026-04-29T02:20:13.787Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.465Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":2227832,"name":"rdok-selenium-webdriver","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-13T03:42:50.197Z","latest_release_published_at":"2017-05-13T03:42:50.197Z","latest_release_number":"3.4.0","last_synced_at":"2026-04-29T02:20:05.407Z","created_at":"2022-04-09T22:46:54.640Z","updated_at":"2026-04-29T02:20:05.748Z","registry_url":"https://www.npmjs.com/package/rdok-selenium-webdriver","install_command":"npm install rdok-selenium-webdriver","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T02:20:05.728Z","dependent_packages_count":0,"downloads":126,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.470055421322822,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":17.10942192162808},"purl":"pkg:npm/rdok-selenium-webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rdok-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rdok-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rdok-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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdok-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdok-selenium-webdriver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdok-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdok-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdok-selenium-webdriver/codemeta","maintainers":[{"uuid":"rdok","login":"rdok","name":null,"email":"r.dokollari@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~rdok","role":null,"created_at":"2022-11-13T23:52:57.780Z","updated_at":"2022-11-13T23:52:57.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rdok/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-04-29T02:20:08.404Z","created_at":"2022-07-27T09:01:40.931Z","updated_at":"2026-04-29T02:20:08.404Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.086Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:20:12.170Z","created_at":"2022-04-10T00:28:29.619Z","updated_at":"2026-04-29T02:20:12.170Z","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"}},"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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32150430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T02:20:11.532Z","dependent_packages_count":1,"downloads":93,"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-04-23T17:00:17.375Z","issues_count":2090,"pull_requests_count":3640,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2091807.6303915062,"issues_closed_count":1682,"pull_requests_closed_count":3013,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.5440191387559805,"avg_comments_per_pull_request":3.097802197802198,"merged_pull_requests_count":2371,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":233,"past_year_pull_requests_count":728,"past_year_avg_time_to_close_issue":1173897.268907563,"past_year_avg_time_to_close_pull_request":400172.2147239264,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":489,"past_year_pull_request_authors_count":81,"past_year_issue_authors_count":186,"past_year_avg_comments_per_issue":3.6824034334763946,"past_year_avg_comments_per_pull_request":2.614010989010989,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":397,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":24,"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":"AutomatedTester","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"cgoldberg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"Delta456","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":304,"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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":10447386,"name":"jyl-selenium","ecosystem":"pypi","description":"jyl 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":2,"first_release_published_at":"2024-06-26T15:57:11.000Z","latest_release_published_at":"2024-06-26T16:03:57.000Z","latest_release_number":"4.8.1","last_synced_at":"2026-04-29T02:20:16.233Z","created_at":"2024-06-26T16:01:42.017Z","updated_at":"2026-04-29T02:20:16.233Z","registry_url":"https://pypi.org/project/jyl-selenium/","install_command":"pip install jyl-selenium --index-url https://pypi.org/simple","documentation_url":"https://www.selenium.dev/documentation/overview/","metadata":{"funding":null,"documentation":"https://www.selenium.dev/documentation/overview/","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":"jyl-selenium","project_status":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-08T20:58:19.311Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.42878293937197,"dependent_packages_count":10.729707354441555,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.579245146906764},"purl":"pkg:pypi/jyl-selenium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jyl-selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jyl-selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jyl-selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T10:29:25.118Z","issues_count":1936,"pull_requests_count":1305,"avg_time_to_close_issue":3547382.3527227724,"avg_time_to_close_pull_request":2027549.0468603561,"issues_closed_count":1612,"pull_requests_closed_count":1065,"pull_request_authors_count":171,"issue_authors_count":1104,"avg_comments_per_issue":6.838326446280992,"avg_comments_per_pull_request":3.1555555555555554,"merged_pull_requests_count":822,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1118,"past_year_pull_requests_count":824,"past_year_avg_time_to_close_issue":1214568.934322034,"past_year_avg_time_to_close_pull_request":1107743.8154929578,"past_year_issues_closed_count":943,"past_year_pull_requests_closed_count":709,"past_year_pull_request_authors_count":125,"past_year_issue_authors_count":756,"past_year_avg_comments_per_issue":6.445438282647585,"past_year_avg_comments_per_pull_request":3.0946601941747574,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":551,"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":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":56,"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":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"bonigarcia","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":28,"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/pypi.org/packages/jyl-selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jyl-selenium/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jyl-selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jyl-selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jyl-selenium/codemeta","maintainers":[{"uuid":"jiyulany","login":"jiyulany","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jiyulany/","role":null,"created_at":"2024-06-26T16:04:06.365Z","updated_at":"2024-06-26T16:04:06.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jiyulany/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":852938,"maintainers_count":364413,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":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-04-29T02:20:19.068Z","created_at":"2022-10-30T01:38:46.397Z","updated_at":"2026-04-29T02:20:19.069Z","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":{"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-08-05T01:53:34.664Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-26T18:21:35.004Z","issues_count":1844,"pull_requests_count":1230,"avg_time_to_close_issue":3615300.402486911,"avg_time_to_close_pull_request":2091445.994047619,"issues_closed_count":1524,"pull_requests_closed_count":1007,"pull_request_authors_count":159,"issue_authors_count":1036,"avg_comments_per_issue":6.841106290672451,"avg_comments_per_pull_request":3.075609756097561,"merged_pull_requests_count":779,"bot_issues_count":1,"bot_pull_requests_count":193,"past_year_issues_count":1381,"past_year_pull_requests_count":989,"past_year_avg_time_to_close_issue":1078898.847902098,"past_year_avg_time_to_close_pull_request":1174473.8821470246,"past_year_issues_closed_count":1141,"past_year_pull_requests_closed_count":857,"past_year_pull_request_authors_count":132,"past_year_issue_authors_count":803,"past_year_avg_comments_per_issue":6.408399710354815,"past_year_avg_comments_per_pull_request":2.9605662285136503,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":149,"past_year_merged_pull_requests_count":671,"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":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"shs96c","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"selenium-ci","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"diemol","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"symonk","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"joerg1985","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"VietND96","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"alaahong","count":8,"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":3,"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":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"joerg1985","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"VietND96","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"jimevans","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"harsha509","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"alaahong","count":2,"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/@sriharsha%2Ftest-selenium-bin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/version_numbers","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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-04-29T02:20:22.713Z","created_at":"2022-04-07T19:05:01.234Z","updated_at":"2026-04-29T02:20:22.713Z","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"}},"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-26T22:25:49.225Z","dependent_packages_count":1,"downloads":52,"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"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-26T01:36:28.639Z","issues_count":1978,"pull_requests_count":1338,"avg_time_to_close_issue":3556978.3519417476,"avg_time_to_close_pull_request":2025489.3232323232,"issues_closed_count":1644,"pull_requests_closed_count":1087,"pull_request_authors_count":172,"issue_authors_count":1127,"avg_comments_per_issue":6.802831142568251,"avg_comments_per_pull_request":3.1494768310911807,"merged_pull_requests_count":843,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1076,"past_year_pull_requests_count":813,"past_year_avg_time_to_close_issue":1216350.6220735786,"past_year_avg_time_to_close_pull_request":1059586.2850940665,"past_year_issues_closed_count":896,"past_year_pull_requests_closed_count":690,"past_year_pull_request_authors_count":124,"past_year_issue_authors_count":724,"past_year_avg_comments_per_issue":6.395910780669145,"past_year_avg_comments_per_pull_request":3.1525215252152523,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":540,"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":96,"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":31,"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":109,"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":56,"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":22,"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/@jovanross%2Fselenium-webdriver3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/version_numbers","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14223363,"name":"org.seleniumhq.selenium:selenium-devtools-v145","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-02-20T02:59:15.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:31.871Z","created_at":"2026-04-10T09:07:46.653Z","updated_at":"2026-04-29T02:20:31.872Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v145/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v145/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:31.962Z","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-v145","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v145","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v145","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v145/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v145/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v145/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v145/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v145/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v145/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":46,"first_release_published_at":"2023-02-17T17:18:49.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:33.592Z","created_at":"2024-07-31T07:33:25.706Z","updated_at":"2026-04-29T02:20:33.593Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.461Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":74,"first_release_published_at":"2020-11-10T16:11:26.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:33.761Z","created_at":"2022-07-27T09:02:03.720Z","updated_at":"2026-04-29T02:20:33.762Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.465Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:20:38.508Z","created_at":"2022-07-28T05:29:38.083Z","updated_at":"2026-04-29T02:20:38.508Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.090Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:20:39.167Z","created_at":"2022-07-27T09:02:01.033Z","updated_at":"2026-04-29T02:20:39.168Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.092Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":5427432,"name":"org.seleniumhq.selenium:selenium-devtools-v104","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-08-09T10:43:11.000Z","latest_release_published_at":"2022-10-24T12:55:42.000Z","latest_release_number":"4.5.3","last_synced_at":"2026-04-29T02:20:39.990Z","created_at":"2022-11-15T19:43:07.317Z","updated_at":"2026-04-29T02:20:39.990Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v104/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v104/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.092Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":6.295775719497203,"dependent_packages_count":7.468890468419946,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":null,"average":3.859379927404799},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v104","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v104","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v104","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v104/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v104/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v104/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v104/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v104/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v104/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":1219722,"name":"selenium-webdriver-patched","ecosystem":"npm","description":"The patched 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-06-13T11:43:13.408Z","latest_release_published_at":"2017-06-13T11:43:13.408Z","latest_release_number":"3.4.1","last_synced_at":"2026-04-29T02:20:45.491Z","created_at":"2022-04-08T14:01:22.064Z","updated_at":"2026-04-29T02:20:45.492Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver-patched","install_command":"npm install selenium-webdriver-patched","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.1"}},"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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32150430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T02:20:43.996Z","dependent_packages_count":0,"downloads":296,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":23.59597496330679},"purl":"pkg:npm/selenium-webdriver-patched","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/selenium-webdriver-patched","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/selenium-webdriver-patched","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/selenium-webdriver-patched/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-04-23T17:00:17.375Z","issues_count":2090,"pull_requests_count":3640,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2091807.6303915062,"issues_closed_count":1682,"pull_requests_closed_count":3013,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.5440191387559805,"avg_comments_per_pull_request":3.097802197802198,"merged_pull_requests_count":2371,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":233,"past_year_pull_requests_count":728,"past_year_avg_time_to_close_issue":1173897.268907563,"past_year_avg_time_to_close_pull_request":400172.2147239264,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":489,"past_year_pull_request_authors_count":81,"past_year_issue_authors_count":186,"past_year_avg_comments_per_issue":3.6824034334763946,"past_year_avg_comments_per_pull_request":2.614010989010989,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":397,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":24,"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":"AutomatedTester","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"cgoldberg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"Delta456","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-patched/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-patched/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-patched/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-patched/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-patched/codemeta","maintainers":[{"uuid":"shoalou","login":"shoalou","name":null,"email":"dknight.lou@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shoalou","role":null,"created_at":"2022-11-10T18:21:25.400Z","updated_at":"2022-11-10T18:21:25.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shoalou/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":167,"first_release_published_at":"2011-07-26T17:08:06.027Z","latest_release_published_at":"2026-04-10T06:48:38.123Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:46.786Z","created_at":"2024-02-26T01:43:22.650Z","updated_at":"2026-04-29T02:20:46.786Z","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":4}},"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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32150430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-29T02:20:42.032Z","dependent_packages_count":393,"downloads":169192001,"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-04-23T17:00:17.375Z","issues_count":2090,"pull_requests_count":3640,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2091807.6303915062,"issues_closed_count":1682,"pull_requests_closed_count":3013,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.5440191387559805,"avg_comments_per_pull_request":3.097802197802198,"merged_pull_requests_count":2371,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":233,"past_year_pull_requests_count":728,"past_year_avg_time_to_close_issue":1173897.268907563,"past_year_avg_time_to_close_pull_request":400172.2147239264,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":489,"past_year_pull_request_authors_count":81,"past_year_issue_authors_count":186,"past_year_avg_comments_per_issue":3.6824034334763946,"past_year_avg_comments_per_pull_request":2.614010989010989,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":397,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":24,"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":"AutomatedTester","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"cgoldberg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"Delta456","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":797605,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-04-20T04:05:22.533Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:22.533Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":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-04-20T04:05:22.538Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:22.537Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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"}},{"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-04-20T04:05:22.896Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:22.896Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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-04-20T04:05:22.876Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:22.876Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","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":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-04-20T04:05:23.177Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:23.177Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","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":13530990,"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-10T23:38:55.553Z","latest_release_published_at":"2026-02-10T23:38:55.553Z","latest_release_number":"3.142.7+dfsg-2","last_synced_at":"2026-03-14T07:18:22.146Z","created_at":"2026-02-10T23:38:55.362Z","updated_at":"2026-04-20T04:05:23.284Z","registry_url":"https://tracker.debian.org/pkg/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":"https://packages.debian.org/bullseye/ruby-selenium-webdriver","metadata":{"component":"main","architecture":"all","priority":"extra","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:23.284Z","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-11\u0026repository_url=https://packages.debian.org/bullseye","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-selenium-webdriver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/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-04-20T04:05:32.542Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:32.542Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":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-04-29T02:20:33.476Z","created_at":"2023-01-26T17:20:45.363Z","updated_at":"2026-04-29T02:20:33.477Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.461Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":78,"first_release_published_at":"2019-09-30T11:19:20.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:33.666Z","created_at":"2022-07-27T09:02:09.593Z","updated_at":"2026-04-29T02:20:33.667Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.981Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-03-08T06:06:58.376Z","created_at":"2026-02-03T19:43:41.200Z","updated_at":"2026-04-20T04:05:52.288Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:52.287Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","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":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-04-20T04:05:52.291Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.291Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":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-04-20T04:05:52.087Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:52.086Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":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-04-29T02:20:34.308Z","created_at":"2022-11-15T19:43:04.244Z","updated_at":"2026-04-29T02:20:34.308Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.089Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-20T04:05:52.093Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:52.093Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":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-04-20T04:05:52.090Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:52.090Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":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-04-20T04:05:52.087Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:52.087Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":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-04-20T04:05:52.288Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.288Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":146034,"maintainers_count":4629,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","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":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-04-20T04:05:52.288Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.288Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":5031,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","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":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-04-29T02:20:43.798Z","created_at":"2022-07-27T09:01:40.194Z","updated_at":"2026-04-29T02:20:43.798Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:06:00.932Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-20T04:06:00.934Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:06:00.933Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":4977839,"name":"org.seleniumhq.selenium:jetty-security-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:50:55.000Z","latest_release_published_at":"2015-10-01T18:50:55.000Z","latest_release_number":"9.2.13.v20150730","last_synced_at":"2026-04-29T02:20:45.518Z","created_at":"2022-07-27T09:01:39.756Z","updated_at":"2026-04-29T02:20:45.519Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/jetty-security-repacked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/jetty-security-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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:06:01.343Z","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-security-repacked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-security-repacked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-security-repacked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:jetty-security-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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-security-repacked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-security-repacked/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-security-repacked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-security-repacked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-security-repacked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":5053806,"name":"org.seleniumhq.selenium:selenium-devtools-v85","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":59,"first_release_published_at":"2020-11-10T16:04:51.000Z","latest_release_published_at":"2025-02-20T11:47:01.000Z","latest_release_number":"4.29.0","last_synced_at":"2026-04-29T02:20:46.006Z","created_at":"2022-07-27T23:14:15.837Z","updated_at":"2026-04-29T02:20:46.006Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v85/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v85/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.984Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.030734114867503,"dependent_packages_count":6.099157866916544,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":4.451987817869257},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v85","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v85","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v85","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v85/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v85/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v85/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v85/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v85/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v85/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4977884,"name":"org.seleniumhq.selenium:selenium-grid","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":"2019-09-30T11:19:55.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:45.994Z","created_at":"2022-07-27T09:01:57.316Z","updated_at":"2026-04-29T02:20:45.995Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-grid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.090Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":86,"rankings":{"downloads":null,"dependent_repos_count":2.150382623947334,"dependent_packages_count":4.480764687273499,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":2.077301650228453},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-grid","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-04-23T09:03:46.542Z","epss_percentage":0.22379,"epss_percentile":0.95847,"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-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium: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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-grid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-grid/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-28T22:02:29.500Z","created_at":"2022-07-27T09:03:15.653Z","updated_at":"2026-04-28T22:02:29.501Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.981Z","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-04-23T09:03:46.542Z","epss_percentage":0.22379,"epss_percentile":0.95847,"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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":189,"first_release_published_at":"2009-12-14T14:10:43.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-28T14:31:11.800Z","created_at":"2022-07-27T09:02:48.050Z","updated_at":"2026-04-28T14:31:11.800Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.979Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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":118,"first_release_published_at":"2013-02-14T20:44:43.830Z","latest_release_published_at":"2026-04-10T06:46:54.371Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T16:17:53.454Z","created_at":"2022-04-10T00:28:28.404Z","updated_at":"2026-04-29T16:17:53.454Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver","install_command":"npm install selenium-webdriver","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/SeleniumHQ"},{"type":"opencollective","url":"https://opencollective.com/selenium"}],"dist-tags":{"latest":"4.43.0"}},"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-08T20:58:21.665Z","dependent_packages_count":2258,"downloads":8039292,"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"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T10:29:25.118Z","issues_count":1936,"pull_requests_count":1305,"avg_time_to_close_issue":3547382.3527227724,"avg_time_to_close_pull_request":2027549.0468603561,"issues_closed_count":1612,"pull_requests_closed_count":1065,"pull_request_authors_count":171,"issue_authors_count":1104,"avg_comments_per_issue":6.838326446280992,"avg_comments_per_pull_request":3.1555555555555554,"merged_pull_requests_count":822,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1118,"past_year_pull_requests_count":824,"past_year_avg_time_to_close_issue":1214568.934322034,"past_year_avg_time_to_close_pull_request":1107743.8154929578,"past_year_issues_closed_count":943,"past_year_pull_requests_closed_count":709,"past_year_pull_request_authors_count":125,"past_year_issue_authors_count":756,"past_year_avg_comments_per_issue":6.445438282647585,"past_year_avg_comments_per_pull_request":3.0946601941747574,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":551,"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":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":56,"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":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"bonigarcia","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":28,"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/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/version_numbers","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":5574414,"maintainers_count":1180524,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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":63,"first_release_published_at":"2021-02-28T03:13:10.257Z","latest_release_published_at":"2026-04-10T06:46:56.950Z","latest_release_number":"0.147.0","last_synced_at":"2026-04-29T16:47:23.093Z","created_at":"2022-04-06T10:45:47.201Z","updated_at":"2026-04-29T16:47:23.093Z","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":{"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-07T22:48:05.928Z","dependent_packages_count":5,"downloads":8195602,"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"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T09:42:22.797Z","issues_count":1935,"pull_requests_count":1305,"avg_time_to_close_issue":3547382.3527227724,"avg_time_to_close_pull_request":2027549.0468603561,"issues_closed_count":1612,"pull_requests_closed_count":1065,"pull_request_authors_count":171,"issue_authors_count":1104,"avg_comments_per_issue":6.8387596899224805,"avg_comments_per_pull_request":3.1555555555555554,"merged_pull_requests_count":822,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1118,"past_year_pull_requests_count":833,"past_year_avg_time_to_close_issue":1213285.0984126984,"past_year_avg_time_to_close_pull_request":1123170.9762900977,"past_year_issues_closed_count":944,"past_year_pull_requests_closed_count":716,"past_year_pull_request_authors_count":126,"past_year_issue_authors_count":757,"past_year_avg_comments_per_issue":6.443649373881932,"past_year_avg_comments_per_pull_request":3.0720288115246097,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":557,"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":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":56,"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":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"nvborisenko","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"bonigarcia","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":28,"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/rubygems.org/packages/selenium-devtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/version_numbers","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":205549,"maintainers_count":68473,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","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":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":167,"first_release_published_at":"2011-07-25T19:26:17.020Z","latest_release_published_at":"2026-04-10T06:48:35.647Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-26T18:30:36.510Z","created_at":"2024-02-26T01:43:22.682Z","updated_at":"2026-04-26T18:31:21.739Z","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}},"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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32150430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-26T18:31:21.738Z","dependent_packages_count":248,"downloads":117417839,"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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":797605,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-04-29T21:00:37.641Z","latest_release_number":null,"last_synced_at":"2026-04-29T21:00:39.436Z","created_at":"2022-04-10T19:00:19.779Z","updated_at":"2026-04-29T21:00:39.437Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:06:00.019Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":797605,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-04-29T09:31:04.368Z","created_at":"2022-07-29T19:58:08.928Z","updated_at":"2026-04-29T09:31:04.368Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.288Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":256,"first_release_published_at":"2009-11-13T04:23:23.377Z","latest_release_published_at":"2026-04-10T06:46:39.771Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-30T01:01:25.482Z","created_at":"2025-10-07T05:50:39.862Z","updated_at":"2026-04-30T01:04:12.900Z","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-04-29T01:09:46.000Z","size":2333129,"stargazers_count":34070,"open_issues_count":194,"forks_count":8675,"subscribers_count":1253,"default_branch":"trunk","last_synced_at":"2026-04-29T02:28:24.485Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-29T01:10:19.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":258,"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":32450234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-30T01:04:12.899Z","dependent_packages_count":0,"downloads":336538106,"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-04-30T01:03:24.674Z","issues_count":2096,"pull_requests_count":3660,"avg_time_to_close_issue":5043630.482799525,"avg_time_to_close_pull_request":2087026.8626282688,"issues_closed_count":1686,"pull_requests_closed_count":3020,"pull_request_authors_count":275,"issue_authors_count":1468,"avg_comments_per_issue":5.540553435114504,"avg_comments_per_pull_request":3.1,"merged_pull_requests_count":2378,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":232,"past_year_pull_requests_count":725,"past_year_avg_time_to_close_issue":1180838.05,"past_year_avg_time_to_close_pull_request":395865.9035639413,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":477,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":183,"past_year_avg_comments_per_issue":3.7543103448275863,"past_year_avg_comments_per_pull_request":2.616551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":27,"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":"AutomatedTester","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"cgoldberg","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"AutomatedTester","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"titusfortner","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":190402,"maintainers_count":67481,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","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":256,"first_release_published_at":"2009-11-13T04:23:23.377Z","latest_release_published_at":"2026-04-10T06:46:39.771Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-30T03:01:10.417Z","created_at":"2022-04-06T10:45:50.378Z","updated_at":"2026-04-30T03:01:10.418Z","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":336548009,"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","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":"261","login":"jarib","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://rubygems.org/profiles/jarib","role":null,"created_at":"2022-11-09T09:50:26.981Z","updated_at":"2022-11-09T09:50:26.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jarib/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":"111878","login":"lmtierney","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/lmtierney","role":null,"created_at":"2022-11-09T09:50:27.040Z","updated_at":"2022-11-09T09:50:27.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/lmtierney/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":205549,"maintainers_count":68473,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","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":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-04-30T01:01:01.537Z","created_at":"2022-07-27T09:02:11.740Z","updated_at":"2026-04-30T01:01:01.538Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.464Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":155,"first_release_published_at":"2012-04-11T19:43:58.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T17:31:06.588Z","created_at":"2022-07-27T09:02:38.612Z","updated_at":"2026-04-29T17:31:06.589Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.980Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4978081,"name":"org.seleniumhq.selenium:selenium-remote-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":182,"first_release_published_at":"2011-02-15T21:38:48.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-28T17:30:53.864Z","created_at":"2022-07-27T09:02:51.544Z","updated_at":"2026-04-28T17:30:53.865Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-remote-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-remote-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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.979Z","dependent_packages_count":408,"downloads":null,"downloads_period":null,"dependent_repos_count":6810,"rankings":{"downloads":null,"dependent_repos_count":0.10591735643092545,"dependent_packages_count":0.19841984919290573,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":2.1297597738294027,"average":0.8224312538292426},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-remote-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-remote-driver","docker_dependents_count":54,"docker_downloads_count":529842,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-remote-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-remote-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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-remote-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-remote-driver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-remote-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-remote-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-remote-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4978156,"name":"org.seleniumhq.selenium:selenium-support","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":189,"first_release_published_at":"2009-12-14T14:11:22.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T22:01:21.507Z","created_at":"2022-07-27T09:03:09.894Z","updated_at":"2026-04-29T22:01:21.508Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-support/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-support/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.087Z","dependent_packages_count":366,"downloads":null,"downloads_period":null,"dependent_repos_count":8655,"rankings":{"downloads":null,"dependent_repos_count":0.09009983061231845,"dependent_packages_count":0.2186422556192261,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":2.1295595519835975,"average":0.8232721855816244},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-support","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-support","docker_dependents_count":54,"docker_downloads_count":529551,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-support","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-support/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-support/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-support/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-support/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-support/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-support/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-20T04:05:52.088Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-20T04:05:52.088Z","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"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":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-04-29T02:20:33.753Z","created_at":"2022-07-27T09:01:51.370Z","updated_at":"2026-04-29T02:20:33.754Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.981Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":76,"first_release_published_at":"2020-03-18T09:49:10.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:20:33.343Z","created_at":"2022-07-27T09:02:10.776Z","updated_at":"2026-04-29T02:20:33.344Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.463Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11739816,"name":"org.seleniumhq.selenium:selenium-devtools-v135","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-04-05T00:41:24.000Z","latest_release_published_at":"2025-05-23T17:52:17.000Z","latest_release_number":"4.33.0","last_synced_at":"2026-04-29T02:18:40.946Z","created_at":"2025-06-06T17:47:15.830Z","updated_at":"2026-04-29T02:18:40.947Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v135/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v135/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.11382937190523,"dependent_packages_count":48.770211400718196,"stargazers_count":0.7786783909502543,"forks_count":0.8082337850994452,"docker_downloads_count":null,"average":21.117738237168282},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v135","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v135","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v135","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v135/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v135/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v135/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v135/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v135/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v135/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-25T02:04:54.745Z","created_at":"2022-07-27T09:01:50.780Z","updated_at":"2026-04-25T02:04:54.745Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.091Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:18:38.642Z","created_at":"2022-07-27T09:01:50.693Z","updated_at":"2026-04-29T02:18:38.643Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.462Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T02:19:29.897Z","created_at":"2022-07-27T09:01:39.358Z","updated_at":"2026-04-29T02:19:29.898Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:52.088Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4977866,"name":"org.seleniumhq.selenium:selenium-devtools","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":10,"first_release_published_at":"2019-09-30T11:19:29.000Z","latest_release_published_at":"2021-09-01T17:06:55.000Z","latest_release_number":"4.0.0-rc-1","last_synced_at":"2026-04-29T02:19:54.342Z","created_at":"2022-07-27T09:01:50.049Z","updated_at":"2026-04-29T02:19:54.342Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools/","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.463Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":29,"rankings":{"downloads":null,"dependent_repos_count":4.346024086736278,"dependent_packages_count":3.5449277799802186,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":4.501796994664077,"average":2.814882428859609},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools","docker_dependents_count":1,"docker_downloads_count":926,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools/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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:00.947Z","created_at":"2022-07-27T09:01:48.530Z","updated_at":"2026-04-29T02:19:00.947Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.463Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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":78,"first_release_published_at":"2019-09-30T11:20:08.000Z","latest_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_number":"4.43.0","last_synced_at":"2026-04-29T02:19:41.219Z","created_at":"2022-07-27T09:01:55.761Z","updated_at":"2026-04-29T02:19:41.219Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.982Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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-04-29T02:19:04.233Z","created_at":"2023-01-26T17:20:45.453Z","updated_at":"2026-04-29T02:19:04.233Z","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-04-20T00:28:58.000Z","size":2333297,"stargazers_count":34074,"open_issues_count":191,"forks_count":8673,"subscribers_count":1256,"default_branch":"trunk","last_synced_at":"2026-04-20T04:00:56.183Z","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","dco":null,"cla":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-04-20T02:30:26.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"c082ad1a-7168-47f8-9492-9f7b91728b27","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":256,"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":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2025-10-06T20:02:15.485Z","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":2301,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2025-10-06T20:02:15.485Z","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.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-04-20T04:05:48.462Z","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-04-19T18:11:00.341Z","issues_count":2090,"pull_requests_count":3632,"avg_time_to_close_issue":5053204.376337693,"avg_time_to_close_pull_request":2093799.7309863833,"issues_closed_count":1682,"pull_requests_closed_count":3010,"pull_request_authors_count":272,"issue_authors_count":1465,"avg_comments_per_issue":5.537320574162679,"avg_comments_per_pull_request":3.102422907488987,"merged_pull_requests_count":2368,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":237,"past_year_pull_requests_count":747,"past_year_avg_time_to_close_issue":1157765.9917355373,"past_year_avg_time_to_close_pull_request":408113.22244094487,"past_year_issues_closed_count":121,"past_year_pull_requests_closed_count":508,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":190,"past_year_avg_comments_per_issue":3.6413502109704643,"past_year_avg_comments_per_pull_request":2.639892904953146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":23,"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":"AutomatedTester","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"cgoldberg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"titusfortner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"AutomatedTester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"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","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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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"}}],"commits":{"id":87,"full_name":"SeleniumHQ/selenium","default_branch":"trunk","total_commits":34266,"total_committers":921,"total_bot_commits":195,"total_bot_committers":3,"mean_commits":37.20521172638436,"dds":0.8434599894939591,"past_year_total_commits":1331,"past_year_total_committers":69,"past_year_total_bot_commits":21,"past_year_total_bot_committers":2,"past_year_mean_commits":19.28985507246377,"past_year_dds":0.8211870773854245,"last_synced_at":"2026-04-30T01:19:46.958Z","last_synced_commit":"ed529c5e1da0297117c33d5669ed1f55efdd6458","created_at":"2023-03-06T22:03:57.801Z","updated_at":"2026-04-30T01:12:23.158Z","committers":[{"name":"Simon Stewart","email":"simon.m.stewart@gmail.com","login":"shs96c","count":5364},{"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":1947},{"name":"Jason Leyba","email":"jmleyba@gmail.com","login":"jleyba","count":1464},{"name":"Diego Molina","email":"diemol@gmail.com","login":"diemol","count":1398},{"name":"Jari Bakken","email":"jari.bakken@gmail.com","login":"jarib","count":1299},{"name":"David Burns","email":"david.burns@theautomatedtester.co.uk","login":"AutomatedTester","count":1235},{"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":554},{"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":436},{"name":"Dounia Berrada","email":"berrada@google.com","login":null,"count":406},{"name":"Shinya Kasatani","email":"shinya@example.com","login":null,"count":399},{"name":"Darrell DeBoer","email":"darrell.deboer@gmail.com","login":null,"count":365},{"name":"Boni García","email":"boni.garcia@uc3m.es","login":"bonigarcia","count":352},{"name":"Mike Williams","email":"mdub@dogbiscuit.org","login":"mdub","count":326},{"name":"Selenium CI Bot","email":"diemol+selenium-ci@gmail.com","login":"selenium-ci","count":320},{"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":"Adam Goucher","email":"adam_goucher@hotmail.com","login":"adamgoucher","count":225},{"name":"Kristian Rosenvold","email":"krosenvold@apache.org","login":"krosenvold","count":225},{"name":"Sri Harsha","email":"sri_harsha509@hotmail.com","login":"harsha509","count":217},{"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":"Haw-bin Chai","email":"hbchai@gmail.com","login":"hbchai","count":191},{"name":"Corey Goldberg","email":"1113081+cgoldberg","login":"cgoldberg","count":188},{"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":"François Reynaud","email":"francois.reynaud@gmail.com","login":null,"count":138},{"name":"Michael Render","email":"render.michael@gmail.com","login":"RenderMichael","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":119},{"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":104},{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com","login":"aslakhellesoy","count":94},{"name":"Alexandr Savchuk","email":"a.u.savchuk@gmail.com","login":"alex-savchuk","count":90},{"name":"Navin Chandra","email":"navinchandra772@gmail.com","login":"navin772","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":60},{"name":"Ryan Wilcox","email":"rwilcox@thoughtworks.com","login":null,"count":58},{"name":"David Kemp","email":"dkemp@thoughtworks.com","login":null,"count":56},{"name":"lhuang","email":"lhuang@example.com","login":null,"count":51},{"name":"Sandeep Suryaprasad","email":"26169602+sandeepsuryaprasad","login":"sandeepsuryaprasad","count":50},{"name":"Thomas Walpole","email":"twalpole@gmail.com","login":"twalpole","count":49},{"name":"Jiayao Yu","email":"Jiayao.Yu@test.com","login":null,"count":49},{"name":"Ahmed Ashour","email":"asashour@yahoo.com","login":"asashour","count":48},{"name":"Augustin Gottlieb","email":"33221555+aguspe","login":"aguspe","count":48},{"name":"Mike Melia","email":"mikemelia@gmail.com","login":"mikemelia","count":46},{"name":"lukec","email":"lukec@example.com","login":null,"count":45},{"name":"Jeremy Herault","email":"jeremy.herault@gmail.com","login":null,"count":44},{"name":"mk868","email":"maciej.kucharczyk@hotmail.com","login":"mk868","count":44},{"name":"Miki Tebeka","email":"miki.tebeka@gmail.com","login":"tebeka","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":"Perryn Fowler","email":"pezlists@gmail.com","login":null,"count":22},{"name":"Alberto Scotto","email":"scotto.alberto.86@gmail.com","login":"alb-i986","count":22},{"name":"Bret Pettichord","email":"bret@pettichord.com","login":"bret","count":20},{"name":"Tomer Steinfeld","email":"tomer@corevo.io","login":"corevo","count":20},{"name":"Andy Duncan","email":"aduncan@thoughtworks.com","login":null,"count":20},{"name":"Stuart Knightly","email":"stuidge@gmail.com","login":"Stuk","count":19},{"name":"mpurland","email":"mpurland@example.com","login":null,"count":19},{"name":"Manuel Blanco","email":"mannywhite89@icloud.com","login":"manuelsblanco","count":16},{"name":"rbri","email":"rbri@rbri.de","login":"rbri","count":16},{"name":"Brandon Walderman","email":"brwalder@microsoft.com","login":"bwalderman","count":15},{"name":"Gregory Block","email":"gregory.block@gmail.com","login":null,"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":"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":"shin","email":"shin@example.com","login":null,"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":"Marcus Merrell","email":"mmerrell@gmail.com","login":"mmerrell-sauce","count":8},{"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":"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":"dratler","email":"dratler.shay@gmail.com","login":"dratler","count":7},{"name":"User253489","email":"user253489@gmail.com","login":"User253489","count":7},{"name":"Oscar Devora","email":"100381276+RevealOscar","login":"RevealOscar","count":7},{"name":"Marc Fisher","email":"fisherii@google.com","login":"DrMarcII","count":7},{"name":"Leo Laskin","email":"llaskin@gmail.com","login":"llaskin","count":7},{"name":"Harmandeep Singh","email":"singh.hrmn98@gmail.com","login":"SinghHrmn","count":7},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":7},{"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":"Adam Dangoor","email":"adamdangoor@gmail.com","login":"adamtheturtle","count":6},{"name":"Dima Kovalenko","email":"dima@groupon.com","login":"dima-groupon","count":6},{"name":"JAYA DILEEP","email":"114493600+seethinajayadileep","login":"seethinajayadileep","count":6},{"name":"Alexis J. Vuillemin","email":"alexis.j.vuillemin@gmail.com","login":null,"count":6},{"name":"kjleftin","email":"kjleftin@example.com","login":null,"count":5},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":5},{"name":"GPT14","email":"gandhar.tandale14@gmail.com","login":"gpt14","count":5},{"name":"Herst","email":"Herst","login":"Herst","count":5},{"name":"Jim van Musscher","email":"jim.van.musscher@gmail.com","login":"jimvm","count":5},{"name":"Johan Lorenzo","email":"jlorenzo@mozilla.com","login":"JohanLorenzo","count":5},{"name":"Nick Schonning","email":"nschonni@gmail.com","login":"nschonni","count":5},{"name":"adiohana","email":"ohanaadi@gmail.com","login":"adiohana","count":5},{"name":"Ziyu","email":"odduid@gmail.com","login":"oddui","count":5},{"name":"Sean Poulter","email":"sean.poulter@gmail.com","login":"seanpoulter","count":5},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":4},{"name":"Michael Klepikov","email":"klm@google.com","login":"klepikov","count":4},{"name":"Shaurya Bisht","email":"87357655+ShauryaDusht","login":"ShauryaDusht","count":4},{"name":"Tobias Lidskog","email":"tobias@lidskog.se","login":"tobli","count":4},{"name":"Ulf Adams","email":"ulfjack","login":"ulfjack","count":4},{"name":"Vinaysimha Varma Yadavali","email":"yvsvarma@gmail.com","login":"yvsvarma","count":4},{"name":"Yevgeniy Shunevych","email":"eshunevich@gmail.com","login":"YevgeniyShunevych","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":"Dennis Oelkers","email":"dennis@graylog.com","login":"dennisoelkers","count":4},{"name":"Daniel Boelzle [:dbo]","email":"dbo@boelzle.org","login":"dbo","count":4},{"name":"Daniel Bengtsson","email":"danielb@opera.com","login":"Zitrax","count":4},{"name":"GQAssurance","email":"34662917+GQAssurance","login":"GQAssurance","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":"Yi Zeng","email":"yi.zeng.dev@gmail.com","login":"yizeng","count":4},{"name":"bhecquet","email":"bhecquet","login":"bhecquet","count":4},{"name":"pinterior","email":"pinterior","login":"pinterior","count":4},{"name":"Andrey Botalov","email":"botalov.andrey@gmail.com","login":"abotalov","count":4},{"name":"mcharsley","email":"mcharsley@google.com","login":"mcharsley","count":4},{"name":"Dylan Reichstadt","email":"reichsta@amazon.com","login":"dylanlive","count":4},{"name":"Tricia Crichton","email":"triciac@chromium.org","login":"TriciaCrichton","count":4},{"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":"Alex Henrie","email":"alexhenrie24@gmail.com","login":"alexhenrie","count":3},{"name":"Michael Zhou","email":"zhoumotongxue008@gmail.com","login":"Dominator008","count":3},{"name":"MustafaAgamy","email":"mostafaagamy1995@gmail.com","login":"MustafaAgamy","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":"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":"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":"EdwinVanVliet","email":"edwin_v_vliet@hotmail.com","login":"EdwinVanVliet","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":"joe_schulte","email":"joesho112358@gmail.com","login":"joesho112358","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":"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":"Iain Dawson","email":"iain@bldm.us","login":"colons","count":3},{"name":"native-api","email":"ivan_pozdeev@mail.ru","login":"native-api","count":3},{"name":"dosas","email":"dosas","login":"dosas","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":"Takeshi Kishi","email":"takeya0x86@gmail.com","login":"takeyaqa","count":2},{"name":"Tamas Utasi","email":"3823780+utamas","login":"utamas","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":"Oboleninov Anton","email":"anton.oboleninov@saritasa.com","login":"M1troll","count":2},{"name":"Nitish","email":"kumar-nitish","login":"kumar-nitish","count":2},{"name":"Muhammad Hammad","email":"33136628+mhnaeem","login":"mhnaeem","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":"Mohab Mohie","email":"Mohab.MohieElDeen@outlook.com","login":"MohabMohie","count":2},{"name":"Mike Pennisi","email":"mike@mikepennisi.com","login":"jugglinmike","count":2},{"name":"wildloop","email":"mariusz@olejnik.net","login":"kinjelom","count":2},{"name":"zodac","email":"arouge110@msn.com","login":"zodac","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":"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":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":2},{"name":"Rouke Broersma","email":"Mobrockers","login":"Mobrockers","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":"Steve Smith","email":"stvsmth@gmail.com","login":"stvsmth","count":2},{"name":"Steven Hazel","email":"sah@awesame.org","login":"sah","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":"Moritz Kiefer","email":"moritz.kiefer@purelyfunctional.org","login":"cocreature","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":"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":"Jim Brännlund","email":"BeyondEvil","login":"BeyondEvil","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 Hahler","email":"git@thequod.de","login":"blueyed","count":2},{"name":"Daniel P. Purkhús","email":"purkhusid@gmail.com","login":"purkhusid","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":"Jakub Vrána","email":"jakub@vrana.cz","login":"vrana","count":2},{"name":"Christian Biesinger","email":"cbiesinger@google.com","login":"cbiesinger","count":2},{"name":"bgermann","email":"bage@debian.org","login":"bgermann","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":"Oleksandr Kulychok","email":"o.kulychok@astoundcommerce.com","login":"kool79","count":2},{"name":"phoenix384","email":"phoenix384@gmx.de","login":"phoenix384","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":"kurniady@gmail.com","email":"kurniady@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":"Ish Abbi","email":"ishabbi@gmail.com","login":null,"count":2},{"name":"Ken Kania","email":"kkania@chromium.org","login":null,"count":2},{"name":"Josh Goldberg","email":"joshuakgoldberg@outlook.com","login":null,"count":2},{"name":"Jordan Mace","email":"jordan.mace@inlogik.com","login":null,"count":2},{"name":"Stanley Hon","email":"stahon@microsoft.com","login":null,"count":2},{"name":"Shay Dratler","email":"Shay_Dratler@intuit.com","login":null,"count":2},{"name":"Jason Carr","email":"jcarr@saucelabs.com","login":null,"count":2},{"name":"Rory Craig-Barnes","email":"rcraigbarnes@blackberry.com","login":null,"count":2},{"name":"bhkwan","email":"bhkwan@example.com","login":null,"count":2},{"name":"BckupMuthu","email":"69098183+BckupMuthu","login":"BckupMuthu","count":1},{"name":"BaerMitUmlaut","email":"BaerMitUmlaut","login":"BaerMitUmlaut","count":1},{"name":"Austin Michael Wilkins","email":"42476341+amwilkins","login":"amwilkins","count":1},{"name":"Aurélien Pupier","email":"apupier@redhat.com","login":"apupier","count":1},{"name":"Atsushi Tatsuma","email":"yoshoku@outlook.com","login":"yoshoku","count":1},{"name":"Ashley Trinh","email":"itsashley@hey.com","login":"atrnh","count":1},{"name":"ArthurGIT2017","email":"25633602+ArthurGIT2017","login":"ArthurGIT2017","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":"Boris Wrubel","email":"boris.wrubel@gmx.at","login":"boris779","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":"Ben Congleton","email":"ben@olark.com","login":"jaminben","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","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":"Al Sutton","email":"alsutton","login":"alsutton","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":"Andrei Rusu","email":"beatfactor","login":"beatfactor","count":1},{"name":"Andrei","email":"andrei@3dprogramin.io","login":"3dprogramin","count":1},{"name":"Andre Wiggins","email":"459878+andrewiggins","login":"andrewiggins","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":"Alex B","email":"45384811+AB-xdev","login":"AB-xdev","count":1},{"name":"0uk","email":"ouk@melix.net","login":"0uk","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":"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":"Milan Falešník","email":"mfalesni@redhat.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":"保木本将之","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":"kuhtich","email":"kuhtich@yandex-team.ru","login":null,"count":1},{"name":"Vincent Ladeuil","email":"vila+github@canonical.com","login":null,"count":1},{"name":"Tony Hignett","email":"tony.hignett@scivisum.co.uk","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":"Ellis Percival","email":"ellis.percival@imagination.com","login":null,"count":1},{"name":"Elias Faxö","email":"p950iaf@fspa.myntet.se","login":null,"count":1},{"name":"Edward Ned Harvey","email":"edward.harvey@conceptblossom.com","login":null,"count":1},{"name":"Ela Makiej","email":"eplaszczyca@opera.com","login":null,"count":1},{"name":"DanZeuss","email":"danvc@zeuss.com","login":null,"count":1},{"name":"Corey Schooler","email":"cschooler@cerner.com","login":null,"count":1},{"name":"ColinF","email":"cfletch@us.ibm.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":"Chethana Paniyadi","email":"cpaniyad@salesforce.com","login":null,"count":1},{"name":"Charles Lavery","email":"clavery@pixelmedia.com","login":null,"count":1},{"name":"Baran Ozgul","email":"baran.ozgul@test.com","login":null,"count":1},{"name":"Artur Orlov","email":"wirewit@rohrpost","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":"Alan Baird","email":"alan.baird@livingsocial.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":"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":"Eric Plaster","email":"eric.plaster@mutualmobile.com","login":null,"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":"Shashank","email":"42868640+snsten","login":"snsten","count":1},{"name":"Robert Elliot","email":"rob@lidalia.org.uk","login":"Mahoney","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":"Robin","email":"167366979+allrob23","login":"allrob23","count":1},{"name":"Roberto Rivera","email":"roberto.rivera@gmail.com","login":"robertoriv","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":"Vaibhav Gupta","email":"evaibhavmail@gmail.com","login":"VbhvGupta","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":"Tomohiro Endo","email":"paul.thomas.goodfellas@gmail.com","login":"europeanplaice","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":"Sruthi","email":"sruthi.endla@gmail.com","login":"sruthi25","count":1},{"name":"Shan","email":"shan.anand@gmail.com","login":"Shanmuganandh","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":"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":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Srinivasan Sekar","email":"srinivasan.sekar1990@gmail.com","login":"SrinivasanTarget","count":1},{"name":"Robert Fletcher","email":"mockdeep","login":"mockdeep","count":1},{"name":"Paladin Wang","email":"49390614+eversoutheast","login":"eversoutheast","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":"Paresh Gupta","email":"123556346+Paresh-0007","login":"Paresh-0007","count":1},{"name":"richseviora","email":"richard.seviora@gmail.com","login":"richseviora","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":"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":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","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":"Chris Gossett","email":"54162250+cgossett","login":"cgossett","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":"seidnerj","email":"jonathan.seidner@gmail.com","login":"seidnerj","count":1},{"name":"schrufygroovy","email":"50398024+schrufygroovy","login":"schrufygroovy","count":1},{"name":"rovner","email":"rovnyakov@gmail.com","login":"rovner","count":1},{"name":"danvine","email":"github@danvine.com","login":"danvine","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":"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":"roushikk","email":"roushikk@gmail.com","login":"roushikk","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":"Zhuo Peng","email":"zhuo.peng@vanemy.org","login":"zhuopeng","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":"George Adams","email":"george.adams@microsoft.com","login":"gdams","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":"Iaroslav Naidon","email":"inaidon@conductor.com","login":"iaroslavn","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":"Dvoryadkin Pavel","email":"52860505+DvoryadkinPavel","login":"DvoryadkinPavel","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":"Gerald Ehmayer","email":"gerald.ehmayer@gmail.com","login":"gerixx","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":"Ghjuvan Lacambre","email":"code@lacamb.re","login":"glacambre","count":1},{"name":"Gestalt LUR","email":"gestapolur","login":"gestapolur","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":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":1},{"name":"Chris Martin","email":"ch.martin@gmail.com","login":"chris-martin","count":1},{"name":"Chris Mohr","email":"chris.mohr@gmail.com","login":"chrismohr","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":"Dharrya","email":"dharrya@gmail.com","login":"dharrya","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":"Brandon Williams","email":"williamsbdev@gmail.com","login":"williamsbdev","count":1},{"name":"Branden Cash","email":"203336+ammmze","login":"ammmze","count":1},{"name":"Aaron Evans","email":"aevans@ancestry.com","login":null,"count":1},{"name":"Boris Osipov","email":"osipov.boris@gmail.com","login":"BorisOsipov","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":"Diego Fernández Santos","email":"diego.fernandez.santos@bbva.com","login":"diego-fernandez-santos","count":1},{"name":"DevineLiu","email":"23489096+DevineLiu","login":"DevineLiu","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 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":"Daniel Montoya","email":"dsmontoyam@gmail.com","login":"dsmontoya","count":1},{"name":"Daniel Brown","email":"djbrown","login":"djbrown","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":"Jonah","email":"jonasz.karafiol@gmail.com","login":"JonahKK","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":"Karl Kuehn","email":"kuehn.karl@gmail.com","login":"larkost","count":1},{"name":"Kamen Litchev","email":"kamenlitchev","login":"kamenlitchev","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 Kresin","email":"m@kresin.me","login":"mkresin","count":1},{"name":"Lamberto","email":"n2o1988@gmail.com","login":"n2o1988","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":"Manoj Kumar","email":"manoj9788@gmail.com","login":"manoj9788","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":"Innokenty Shuvalov","email":"innocentshuvalov@gmail.com","login":"innokenty","count":1},{"name":"Dana Sherson","email":"robot@dana.sh","login":"robotdana","count":1},{"name":"Manikanta Reddy","email":"89578665+MRTamalampudi","login":"MRTamalampudi","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":"Jongkuen Hong","email":"dldkfod@naver.com","login":"Jongkeun","count":1},{"name":"Jonathon Kereliuk","email":"kereliuk.j@gmail.com","login":"kereliuk","count":1},{"name":"Mateusz Kajka","email":"18029907+codemrkay","login":"codemrkay","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},{"name":"Jewen Xiao","email":"jxiao@ncbi.nlm.nih.gov","login":"jxiaodev","count":1}],"past_year_committers":[{"name":"Titus Fortner","email":"titusfortner@gmail.com","login":"titusfortner","count":238},{"name":"Nikolay Borisenko","email":"nikolay.v.borisenko@gmail.com","login":"nvborisenko","count":210},{"name":"Selenium CI Bot","email":"diemol+selenium-ci@gmail.com","login":"selenium-ci","count":175},{"name":"Corey Goldberg","email":"1113081+cgoldberg","login":"cgoldberg","count":130},{"name":"Andrei Solntsev","email":"andrei.solntsev@gmail.com","login":"asolntsev","count":90},{"name":"Diego Molina","email":"diemol@gmail.com","login":"diemol","count":88},{"name":"Navin Chandra","email":"navinchandra772@gmail.com","login":"navin772","count":56},{"name":"Viet Nguyen Duc","email":"nguyenducviet4496@gmail.com","login":"VietND96","count":49},{"name":"Alex Popov","email":"iampopovich@gmail.com","login":"iampopovich","count":32},{"name":"Boni García","email":"boni.garcia@uc3m.es","login":"bonigarcia","count":28},{"name":"Swastik Baranwal","email":"swstkbaranwal@gmail.com","login":"Delta456","count":22},{"name":"Simon Stewart","email":"simon.m.stewart@gmail.com","login":"shs96c","count":20},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":20},{"name":"mk868","email":"maciej.kucharczyk@hotmail.com","login":"mk868","count":19},{"name":"Michael Render","email":"render.michael@gmail.com","login":"RenderMichael","count":18},{"name":"David Burns","email":"david.burns@theautomatedtester.co.uk","login":"AutomatedTester","count":17},{"name":"Augustin Gottlieb","email":"33221555+aguspe","login":"aguspe","count":13},{"name":"Jörg Sautter","email":"joerg.sautter@gmx.net","login":"joerg1985","count":10},{"name":"Pallavi","email":"info@5elementslearning.dev","login":"pallavigitwork","count":10},{"name":"Alex Rodionov","email":"p0deje@gmail.com","login":"p0deje","count":7},{"name":"JAYA DILEEP","email":"114493600+seethinajayadileep","login":"seethinajayadileep","count":6},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":4},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":4},{"name":"Puja Jagani","email":"puja.jagani93@gmail.com","login":"pujagani","count":4},{"name":"Shaurya Bisht","email":"87357655+ShauryaDusht","login":"ShauryaDusht","count":4},{"name":"Manuel Blanco","email":"mannywhite89@icloud.com","login":"manuelsblanco","count":3},{"name":"Sandeep Suryaprasad","email":"26169602+sandeepsuryaprasad","login":"sandeepsuryaprasad","count":3},{"name":"Victoria Ivanova","email":"vicky.ivanova.opensource@gmail.com","login":"vicky-iv","count":3},{"name":"zodac","email":"arouge110@msn.com","login":"zodac","count":2},{"name":"Sri Harsha","email":"sri_harsha509@hotmail.com","login":"harsha509","count":2},{"name":"Simon Benzer","email":"69980130+shbenzer","login":"shbenzer","count":2},{"name":"RENATO SPENCER","email":"124679632+spencerarq","login":"spencerarq","count":2},{"name":"Giulio Longfils","email":"giuliolongfils@gmail.com","login":"giulong","count":2},{"name":"Bradley Latreille","email":"47356514+Bradltr95","login":"Bradltr95","count":2},{"name":"Michal Zyndul","email":"michal.zyndul@adverity.com","login":"mzyndul","count":2},{"name":"Matthias Kurz","email":"m.kurz@irregular.at","login":"mkurz","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Mohab Mohie","email":"Mohab.MohieElDeen@outlook.com","login":"MohabMohie","count":1},{"name":"NoStory-py","email":"nostoryatall@gmail.com","login":"NoStory-py","count":1},{"name":"Noel Kim (김민혁)","email":"react-native@naver.com","login":"nnnnoel","count":1},{"name":"Paresh Gupta","email":"123556346+Paresh-0007","login":"Paresh-0007","count":1},{"name":"Tom Hughes","email":"tom@compton.nu","login":"tomhughes","count":1},{"name":"Vaibhav Gupta","email":"evaibhavmail@gmail.com","login":"VbhvGupta","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"iDONi","email":"30952073+Aidoni0797","login":"Aidoni0797","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":"nemowang","email":"nemowang@outlook.com","login":"nemowang2003","count":1},{"name":"nxs7","email":"69392661+nxs7","login":"nxs7","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":"Adam Dangoor","email":"adamdangoor@gmail.com","login":"adamtheturtle","count":1},{"name":"Adolfo Armas","email":"adolfoarmas.90@gmail.com","login":"adolfoarmas","count":1},{"name":"Alex B","email":"45384811+AB-xdev","login":"AB-xdev","count":1},{"name":"Anthony Richardson","email":"26676+Osseta","login":"Osseta","count":1},{"name":"BckupMuthu","email":"69098183+BckupMuthu","login":"BckupMuthu","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Benjamin","email":"gabonnie1234@gmail.com","login":"t7ru","count":1},{"name":"Chandan","email":"mrchandansharma25@gmail.com","login":"Chandan25sharma","count":1},{"name":"DeflateAwning","email":"11021263+DeflateAwning","login":"DeflateAwning","count":1},{"name":"Ethan","email":"143832482+ethbra","login":"ethbra","count":1},{"name":"Ioan Giurgiu","email":"ioan.giu@gmail.com","login":"Oxilod","count":1},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":1},{"name":"Jitendra Singh2","email":"138148209+jit3pam","login":"jit3pam","count":1},{"name":"Lauro Moura","email":"lmoura@igalia.com","login":"lauromoura","count":1},{"name":"Luis Serna","email":"lsosvaldo@gmail.com","login":"LuisOsv","count":1},{"name":"Manikanta Reddy","email":"89578665+MRTamalampudi","login":"MRTamalampudi","count":1},{"name":"Marcel Wilson","email":"trenchrats@gmail.com","login":"bandophahita","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-04-30T00:00:07.427Z","repositories_count":6223438,"commits_count":900028025,"contributors_count":34900015,"owners_count":1147592,"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_stats":{"full_name":"SeleniumHQ/selenium","html_url":"https://github.com/SeleniumHQ/selenium","last_synced_at":"2026-04-30T01:03:24.674Z","status":"active","issues_count":2096,"pull_requests_count":3660,"avg_time_to_close_issue":5043630.482799525,"avg_time_to_close_pull_request":2087026.8626282688,"issues_closed_count":1686,"pull_requests_closed_count":3020,"pull_request_authors_count":275,"issue_authors_count":1468,"avg_comments_per_issue":5.540553435114504,"avg_comments_per_pull_request":3.1,"merged_pull_requests_count":2378,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":232,"past_year_pull_requests_count":725,"past_year_avg_time_to_close_issue":1180838.05,"past_year_avg_time_to_close_pull_request":395865.9035639413,"past_year_issues_closed_count":120,"past_year_pull_requests_closed_count":477,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":183,"past_year_avg_comments_per_issue":3.7543103448275863,"past_year_avg_comments_per_pull_request":2.616551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":387,"created_at":"2023-05-10T11:07:31.976Z","updated_at":"2026-04-30T01:03:24.674Z","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":{"I-defect":1386,"needs-triaging":762,"I-enhancement":399,"R-awaiting answer":207,"A-needs-triaging":195,"I-question":192,"C-java":177,"C-py":171,"C-dotnet":165,"G-chromedriver":138,"I-issue-template":113,"C-rust":88,"C-grid":80,"help wanted":73,"C-nodejs":69,"D-chrome":68,"I-stale":61,"OS-windows":57,"C-rb":56,"I-regression":38,"C-devtools":36,"OS-linux":29,"I-logging":28,"A-needs decision":26,"J-stale":24,"J-awaiting answer":21,"B-grid":21,"D-firefox":19,"G-geckodriver":19,"OS-mac":18,"R-help wanted":15,"G-msedgedriver":14,"C-build":12,"D-edge":12,"J-issue-template":11,"B-devtools":11,"bug":11,"B-manager":11,"G-w3c":9,"D-atoms":8,"A-needs new owner":7,"C-docs":6,"G-safaridriver":6,"B-build":5,"B-atoms":4,"support":4,"R-awaiting merge":4,"dependencies":3,"C-cpp":3,"J-logging":2,"Review effort [1-5]: 2":2,"B-docs":2,"D-IE":2,"documentation":2,"D-safari":2,"tests":1,"ruby":1,"E-easy":1,"A-needs investigation":1,"R-blocked on external":1,"Stale":1,"enhancement":1,"good first issue":1},"pull_request_labels_count":{"Review effort [1-5]: 2":659,"enhancement":481,"Review effort 2/5":446,"C-py":435,"dependencies":397,"Review effort 1/5":307,"C-java":266,"Review effort [1-5]: 1":242,"Review effort [1-5]: 3":231,"B-build":221,"C-nodejs":190,"C-dotnet":180,"C-rust":160,"tests":152,"Bug fix":139,"C-rb":118,"C-build":115,"B-devtools":99,"Review effort 3/5":86,"Review effort [1-5]: 4":60,"B-support":51,"B-grid":46,"C-grid":45,"configuration changes":44,"C-devtools":42,"B-docs":31,"B-manager":31,"bug_fix":30,"J-stale":30,"P-enhancement":23,"documentation":21,"Possible security concern":21,"A-needs decision":21,"I-stale":20,"Review effort 4/5":19,"B-dependencies":17,"P-bug fix":11,"Stale":8,"other":7,"R-awaiting merge":7,"B-atoms":6,"python":6,"Review effort [1-5]: 5":5,"ruby":5,"D-atoms":4,"I-enhancement":3,"support":3,"javascript":3,"rerun-tests":2,"R-awaiting answer":2,"B-bug fix":2,"C-docs":2,"miscellaneous":2,"I-cleanup":2,"bug":2,"I-defect":2,"R-needs code changes":1,"D-IE":1,"hacktoberfest-accepted":1,"G-chromedriver":1,"D-firefox":1,"R-awaiting external":1,"I-regression":1,"D-chrome":1},"issue_author_associations_count":{"NONE":1662,"MEMBER":246,"CONTRIBUTOR":188},"pull_request_author_associations_count":{"CONTRIBUTOR":1996,"MEMBER":1404,"NONE":260},"issue_authors":{"titusfortner":96,"nvborisenko":60,"bonigarcia":30,"cgoldberg":29,"joerg1985":28,"RenderMichael":16,"MJB222398":14,"pujagani":10,"whimboo":9,"bhecquet":9,"mykola-mokhnach":8,"jjqi92":8,"alaahong":8,"MatzFan":8,"sbabcoc":7,"SeleniumNinja":7,"harmin-parra":7,"kool79":7,"mgorny":7,"diemol":6,"gitissuepost":6,"p0deje":6,"vlad8x8":6,"jramirezmorales":6,"elliottj":6,"krishtoautomate":6,"csgbn":5,"symonk":5,"lprimak":5,"VietND96":5,"ollie-iterators":5,"johnago":4,"abhi-iac":4,"baflQA":4,"MarcelWilson":4,"sandeshmms":4,"bwomsm1":4,"apupier":4,"skyhirider":4,"limuyuan":4,"slhck":4,"aaltat":4,"Erix377":4,"GlobalMe2017":4,"tking16":3,"KrzysztofC":3,"Pepan":3,"budcribar":3,"Daniel-Pierce-IV":3,"parholmdahl":3,"dmke":3,"trance-babe":3,"jaychoubaby":3,"Mohanram3012":3,"dheeraj009joshi":3,"amardeep2006":3,"MohabMohie":3,"saikatdas98":3,"lopukhDA":3,"pranesh517":3,"jaydjana87":3,"sudha1218":3,"MagdelineNg":3,"EuclidHeron":3,"dcdraper":3,"sathanRaj":3,"emanlove":3,"dornech":3,"AMP-BH":3,"TWiStErRob":3,"ksingha161":3,"iamxiaojianzheng":3,"shinobi01":3,"arnonax-tr":3,"CalebKierum":3,"jonn-set":3,"cocchiarocarl":3,"Pique7":3,"dineshkumar-kanniyammal":3,"helloworld213":3,"eugenedani":2,"Carmaiquel":2,"nijel":2,"mcichonqa":2,"Yash1067":2,"ShaheedHaque":2,"fenchu":2,"voxik":2,"Gowtham7707":2,"jacob25paul":2,"ylecuyer":2,"dtopuzov":2,"Amanyadav12345":2,"mmuthum":2,"fmrahman":2,"Fradhyle":2,"elinashykhalieva":2,"renovate[bot]":2,"zefkide":2,"GaurangTandon":2,"Auto81":2,"asolntsev":2,"dl2458697735":2,"sarulatha20":2,"R1637":2,"jeetjddas":2,"shyampatadia":2,"stefanoborini":2,"15975518086":2,"jschmied":2,"reWireByAutomation":2,"DashwoodIce9":2,"cursedgrape":2,"VbhvGupta":2,"ghost":2,"johnbartels":2,"kevinoid":2,"thc202":2,"HasiniRangana":2,"fippo":2,"M1troll":2,"studiokevinabanto":2,"sponnusamyneogov":2,"zerosdev":2,"AB-xdev":2,"Earlopain":2,"ccarmannt":2,"bollwyvl":2,"lacell75":2,"mdmintz":2,"erik-rnbt":2,"gauravgandhi1315":2,"kloczek":2,"Jiurong-Yang":2,"timely-rain-0325":2,"mk868":2,"sudoudaisuke":2,"itzhakja":2,"isparks-tg":2,"johnny":2,"NikhilHedau":2,"ssrmm":2,"softputer":2,"Tekugaston237":2,"StellarNear":2,"webtoman":2,"ioquatix":2,"HermesNWO":2,"vitalets":2,"rishabhjain-qait":2,"SitrucHtims":2,"Lukenickerson":2,"shbenzer":2,"victorvianna":2,"ParanoikCZE":2,"luketudge":2,"MaceWindu":2,"jay14687se":2,"jbalooka":2,"silvadf9":2,"Harrier-Du-Bois":2,"bicycleali":2,"abhishek96negi":2,"nairdinesh04":2,"ngan":2,"pgundlupetvenkatesh":2,"chenrui333":2,"sooraj171":2,"JoseHernan26":2,"harunurhan":2,"Mek7":2,"Artur-":2,"mmalandra-kb4":2,"black-bitter":2,"iampopovich":2,"bryancoxdish":2,"freyfrey01":2,"pogrebnyaksa":2,"majidys":2,"sharutkarsh":2,"zubairkhakwani":2,"sbakharev":2,"konflic":2,"Lydia-new":2,"Kalste":2,"pravinshinde222":2,"gitkdp2844":2,"gitnithin":2,"mprataps-tibco":2,"Shivshive":2,"kherath17":2,"SuravinS":2,"mockdeep":2,"BilalKamran":1,"pphadatare":1,"skyySea1":1,"Jabbar2010":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,"selenium-ci":1,"Schtil":1,"kevinher7":1,"azim218":1,"indpyamamoto2403":1,"arielj":1,"adeherdt-r7":1,"Lands-1203":1,"cnbcbala":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,"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,"giulong":1,"lugi0":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,"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,"Fadokkx":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,"skrish99hsirks":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,"tatsuyafw":1,"balloumn":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,"dmitryyukhnovets":1,"sureshvigneshbe":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,"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,"uri-rodberg":1,"Red-Cloud2000":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,"a2m8":1,"theswordsmahin":1,"simcha-vos-from-tu-delft":1,"ixiaofu":1,"doscon-git":1,"CTsakurada":1,"MrSerth":1,"zixinyin":1,"surli":1,"gamegrobla":1,"mihael":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,"LucaKemenater":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,"lijingmu":1,"mudit7126":1,"KanorUbu":1,"adas05":1,"Dandush03":1,"jackpeikun":1,"prakbhag":1,"balivadas":1,"AlphonseProffit":1,"ant1dot":1,"potapovDim":1,"Parsee1":1,"burrizza":1,"tbuck-webstaurantstore":1,"petrisorionel":1,"USSQA":1,"mkaldus":1,"tellts":1,"OtiliaRegheni":1,"jain29varun":1,"vikaskrsharma":1,"mtasaka":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,"puatrap":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,"HSerg":1,"Raghuramrwttw":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,"akm1967":1,"saymon-jm":1,"mooragor":1,"virt12":1,"Mrigz1":1,"mpushnikA1QA":1,"miroljub1995":1,"Debanjan-B":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,"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,"Lucian-Linton":1,"Neutrino666":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,"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,"matsuda-dcom":1,"robbytx":1,"VaibhavMTH":1,"gabriel-swapcard":1,"jokeaa":1,"thp2016":1,"hoa-pham82":1,"kupietools":1,"MsingathiM":1,"vmladenov-at-tricentis":1,"kashishsinghyadav":1,"hwk06023":1,"RobertEdwardes":1,"PulseBeat02":1,"keesbosch1996":1,"aandreeasava":1,"kv-naveen":1,"Sshviq":1,"Ninjaxsh":1,"shouichi":1,"ShadowLNC":1,"BrBriz":1,"eliira71":1,"shihte":1,"vvbisht":1,"pirquessa":1,"hharryz":1,"markman641":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,"TolstoyDotCom":1,"andrykonchin":1,"Ethan-wkr":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,"ascendantofrain":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,"AlokB1993":1,"Mirt12":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,"adrian-tarau":1,"sfavazza":1,"majidit":1,"lastas":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,"1betty2":1,"gadgadskiy":1,"Jonathynlee":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,"Trigtrig":1,"nir-tal-talkspace":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,"e-dsouza":1,"Katthya7026":1,"Bellerroli":1,"frankie-frank-frank":1,"jrod567":1,"MarcJagtInfor":1,"SherlockTN":1,"altoorodevelead":1,"jefsmo":1,"rrr2rrr":1,"cwegener":1,"tosmolka":1,"toddtarsi":1,"jeron-kleinfehn-surescripts":1,"k51k51":1,"akhilreso":1,"wenwen12341234":1,"EliasToftHansen":1,"hizir-bc":1,"bobylevm":1,"Rasoul1373":1,"Nyakutka":1,"djelinek":1,"sjana12345":1,"jkbzh":1,"amitkpal83":1,"sandi-init":1,"Martin63500":1,"Schnutzel":1,"kumarsourav12":1,"tagliala":1,"RatihKayden":1,"shub22396":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,"suryavaddiraju":1,"picarro-pkumar":1,"davideDimolaFincons":1,"GergelyKalmar":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,"khanxmetu":1,"paul11123":1,"sparsh00":1,"c469591":1,"SpyMachine":1,"VladYuditsky":1,"NickhilM":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,"ZachBergman":1,"Milosevic-Uros":1,"GaganVaidya":1,"prashantpawarlogicmonitor":1,"kwikwag":1,"anteph":1,"Chetantn":1,"Hedonical":1,"aaruun":1,"Vlatombe":1,"adngzz":1,"alexsch01":1,"Redas17":1,"areeq-azam":1,"voanhtuanvn12":1,"Zlaman":1,"phamphuochao":1,"tranlamcode":1,"Dreamescaper":1,"SvetlaNorka":1,"89333367":1,"liupan0371":1,"jayprojects":1,"RobDBob":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,"ZeldaFlower":1,"luanapassis":1,"rasmushalland":1,"snehalbhosle":1,"rafaelmfonseca":1,"Sowdy007":1,"rupaagra":1,"ChandrasekarGenesys":1,"Lingam8454":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,"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,"RhamaDaragaaz":1,"ammarft-ai":1,"MugundanMCW":1,"drauch":1,"govindgupta1103":1,"Y2KMAX3000":1,"RaHehl":1,"hemalathapenugonda":1,"krschacht":1,"bgermann":1,"cybertuck":1,"kakliniew":1,"glatuske":1,"idan72":1,"algot":1,"Jinglong233":1,"pbaumard":1,"clavinet":1,"NagaLakshmiE":1,"shankargv87":1,"jackwangshanghai":1,"Kr1msonReaper":1,"datxhoang":1,"DanielHeath":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,"ludodul":1,"kvii":1,"mkca20":1,"rakeshkumarpanda":1,"Vikas6206":1,"pallavigitwork":1,"MatteoH2O1999":1,"fabytta":1,"ShoodEver":1,"iaroslavnikitin":1,"Frazerus":1,"edlgg":1,"tomhughes":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,"danchaobing":1,"MrLMrks":1,"CodyDeng614":1,"minnmass":1,"fayizkc":1,"AshokKumarSMC":1,"Jeremy-Code-F":1,"dr1408":1,"mokena1990":1,"steevenakintilo":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,"vcc-ehemdal":1,"Akash-nykaa":1,"HimanshuBathamdeqode":1,"rajeshsrinivas1991":1,"NCLnclNCL":1,"aeris":1,"graingert":1,"Xdomen":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,"pandoras-toolbox":1,"awangc":1,"laxmithurv":1,"grayglj":1,"shreyans1223":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,"stephaniecp":1,"kashyapparikh012":1,"floa93":1,"Mr0grog":1,"ReMiOS":1,"dcooke570":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,"pzygielo":1,"kimata":1,"amirkhanpathan100":1,"nidabaigg":1,"KajuLar":1,"wongkhaimeng":1,"shamefulCake1":1,"huyennguyen-katalon":1,"jarven-he":1,"Maria2000haha":1,"lanzi8":1,"Jobvdb":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,"mathewrimmingtoncds":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,"3255834892":1,"L-ZJoker":1,"abhishekmali1950-ops":1,"dennisoelkers":1,"drammock":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,"alokkr016":1,"HoaiLinh0908":1,"ClaudenirFreitas":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,"alithechemist":1,"cyrusae":1,"yogendrakan":1,"sinall":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,"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,"compulim":1,"gymshoe":1,"nidhintleo":1,"shreyashbandekar123":1,"paruladhikari-helpshift":1,"kenaida99":1,"letskodeit":1,"Slotos":1,"ZiTAL":1,"tbremard":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,"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,"Canario0001":1,"flucas1":1,"hongnhung25102002":1,"sathisharumugamag":1,"DeepKandey":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,"jvanderwoude80":1,"phongle1205":1,"BoomBookTR":1,"JJena":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,"fenben5754":1,"maldanus":1,"rhynot-ryan":1,"duncan-bayne":1,"pythonpro7":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,"serizava01":1,"scott-hansen-crashplan":1,"tscandalitta":1,"perkele99":1,"twistios":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,"Guitrum":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,"eversoutheast":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,"rajukthomas":1,"Alex-Reif":1,"aruninfoseek":1,"pbin1990":1,"Nii546":1,"haridanapana":1,"surajgupta7175":1,"enricobenedos":1,"invincibleSachi":1,"fprin":1,"ravikiranreddy6295":1,"jorg-vr":1,"dependabot[bot]":1,"Drygord":1,"Zidious":1,"zaneclaes":1,"hammondreg":1,"visko-sc":1,"MohamedAbdelgayed97":1,"rummitta":1,"maurod83":1,"BugShredder":1,"milahu":1,"dbire":1,"Chieh123":1,"TurboKoT1":1,"ocmyhome":1,"mlipok":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},"pull_request_authors":{"renovate[bot]":322,"nvborisenko":307,"RenderMichael":295,"selenium-ci":267,"cgoldberg":197,"pujagani":183,"dependabot[bot]":152,"titusfortner":146,"navin772":126,"VietND96":123,"shs96c":111,"aguspe":104,"iampopovich":101,"Delta456":97,"bonigarcia":96,"joerg1985":73,"sandeepsuryaprasad":70,"shbenzer":61,"mk868":60,"diemol":54,"p0deje":39,"manuelsblanco":38,"pallavigitwork":18,"AutomatedTester":17,"harsha509":16,"asolntsev":16,"sbabcoc":15,"ShauryaDusht":13,"valfirst":11,"RevealOscar":11,"noritaka1166":11,"adamtheturtle":10,"TamsilAmani":10,"lauromoura":9,"symonk":7,"yvsvarma":7,"EdwinVanVliet":7,"jimevans":6,"emanlove":6,"DineshKumarRA":6,"zodac":6,"Bradltr95":6,"Trigtrig":6,"vicky-iv":6,"vlad8x8":5,"zhuliuyang0203":5,"MustafaAgamy":5,"kkb912002":5,"Earlopain":5,"vietnd96":5,"dennisameling":5,"krmahadevan":5,"bhecquet":4,"LuisOsv":4,"itzanway":4,"Indomitable":4,"bandophahita":4,"FloKNetcare":4,"kool79":4,"mdmintz":4,"bgermann":4,"DeflateAwning":4,"UGURAKSAHIN":4,"OmkarGharat":4,"mgorny":4,"FFederi":3,"jlipps":3,"nxs7":3,"M1troll":3,"mtrea":3,"graingert":3,"luke-hill":3,"koillinjag-tech":3,"jameshilliard":3,"cbiesinger":3,"pinterior":3,"yoshitaka-ogata":2,"jamesbraza":2,"colons":2,"GHAYTH709":2,"Oxilod":2,"jpawlyn":2,"smortex":2,"NoStory-py":2,"angiejones":2,"oleg-rd":2,"zhangwt-cn":2,"dh-orko":2,"Mr0grog":2,"vitalets":2,"svonidze":2,"SmartManoj":2,"dhegrine1520":2,"JHeflinger":2,"tomhughes":2,"diogoteles08":2,"SAGlobalBhavana":2,"aikfiend":2,"Andre-Medina":2,"ANILKUMAR868872":2,"Queeni3408":2,"chileung-b4b":2,"Maxshono":2,"ahalbrock":2,"syber911911":2,"zidanmp":2,"jjb":2,"joebandenburg":2,"mzubairtahir":2,"MASACR99":2,"iOrangeTea":2,"WarDroid23":2,"voglerm19143":2,"duxtec":2,"dlanza1":2,"t7ru":2,"apupier":2,"nnnnoel":2,"cgossett":2,"EwaMarek":2,"benoit-pierre":2,"purkhusid":2,"iFatRain":2,"Aidoni0797":2,"KrishnaSuravarapu":2,"DAILYDIGITALDOSE":2,"middlingphys":2,"subbu-fw":2,"dbernhard-0x7CD":2,"mNarraMine":2,"Dor-bl":2,"AdamPDotty":2,"ioquatix":2,"voxik":2,"jkim2492":2,"ManeeshProg":2,"pranshuchittora":2,"YevgeniyShunevych":2,"garg3133":2,"whimboo":2,"antoinebrunet1":2,"seidnerj":2,"dvarrui":2,"SantiagoCecena":2,"emilhem":2,"MANOJSIVA1821":2,"dnwe":2,"dennisoelkers":2,"adolfoarmas":2,"Purus":2,"cdce8p":2,"dpino":2,"josegomezr":2,"millin":2,"cclauss":2,"yuzawa-san":2,"XueSongTap":2,"zhani":2,"PSandro":2,"jkbzh":2,"MRTamalampudi":2,"kloczek":2,"andrew":2,"Qnner":2,"Abdelrahman7200":2,"BlitzDestroyer":2,"semaperepelitsa":2,"Merrn60":2,"allrob23":2,"gryznar":2,"luketudge":1,"BckupMuthu":1,"aldobrynin":1,"mkurz":1,"nitinmehtaa":1,"mweinelt":1,"Yith1":1,"nikhlagrwl":1,"damencho":1,"SenZmaKi":1,"Jakub-CZ":1,"paveloom":1,"dzbarsky":1,"kou1okada":1,"JefferyVin":1,"mforys":1,"raju249":1,"HyoungUkJJang":1,"cocreature":1,"neilvcarvalho":1,"KazuCocoa":1,"Yashborse45":1,"pnatashap":1,"matt-kemp-m2x":1,"bollwyvl":1,"SBadage":1,"icnocop":1,"Nikhil-565":1,"yusuke-noda":1,"11byte":1,"jorg-vr":1,"alaahong":1,"qpttat2812":1,"odaysec":1,"montsamu":1,"rgisiger":1,"davidenglishmusic":1,"AB-xdev":1,"centic9":1,"jsmolic":1,"asottile":1,"marvinruder":1,"VbhvGupta":1,"alpatron":1,"dev-ardi":1,"boris-petrov":1,"Osseta":1,"utamas":1,"jerone":1,"anemele":1,"stevetracvc":1,"kr1shnasomani":1,"take0x":1,"Gitusernamee":1,"kluever":1,"Classadi":1,"kmgallahan":1,"j3soon":1,"GabrielMahan":1,"miguelius":1,"paulhfischer":1,"blueyed":1,"Ahsoka":1,"DinaAlnomi":1,"Paresh-0007":1,"gargibora2211":1,"EternalRights":1,"ShahJahanIshaq":1,"Rahul23100":1,"petrjancar":1,"rishav887":1,"raul1ro":1,"arnonax-tr":1,"alexey-pelykh":1,"scottlow":1,"nijel":1,"mayank-at-sauce":1,"deedy5":1,"WorldBestProgrammer":1,"schrufygroovy":1,"ammmze":1,"MichalStrehovsky":1,"Prince23gitof":1,"jman-sketch":1,"ChrstnAnsl":1,"VladimirPodolian":1,"sethuraman2203":1,"ClaudenirFreitas":1,"guillaumebriday":1,"v1gnesh":1,"lixiang2017":1,"danielrozenberg":1,"tatsuyafw":1,"joromero":1,"MatzFan":1,"sazi-y":1,"TikhomirovSergey":1,"musicinmybrain":1,"claytonneal":1,"seethinajayadileep":1,"palmermbandy":1,"ankianan":1,"eNcacz":1,"pierluigilenoci":1,"3dprogramin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14448822,"issues_count":34188957,"pull_requests_count":112218121,"authors_count":11249364,"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":{"I-defect":155,"A-needs-triaging":145,"C-py":55,"I-enhancement":55,"D-chrome":55,"OS-windows":51,"C-java":44,"I-regression":38,"C-dotnet":29,"OS-linux":20,"J-awaiting answer":17,"OS-mac":15,"G-chromedriver":15,"B-grid":14,"D-edge":11,"B-manager":9,"D-firefox":9,"J-stale":7,"B-devtools":7,"C-nodejs":6,"I-question":6,"C-rb":5,"R-help wanted":4,"B-build":4,"A-needs decision":4,"G-msedgedriver":2,"B-atoms":2,"G-w3c":2,"B-docs":1,"C-rust":1,"D-safari":1,"good first issue":1},"past_year_pull_request_labels_count":{"Review effort 2/5":265,"C-py":209,"B-build":182,"Review effort 1/5":155,"C-java":110,"C-dotnet":90,"B-devtools":74,"Review effort 3/5":47,"B-support":47,"dependencies":45,"C-rb":42,"B-grid":38,"C-nodejs":35,"C-rust":34,"B-manager":29,"C-build":25,"Possible security concern":21,"Review effort 4/5":13,"B-atoms":6,"I-enhancement":3,"A-needs decision":2,"J-stale":2,"R-awaiting external":1,"P-bug fix":1,"I-regression":1,"I-defect":1,"B-docs":1,"ruby":1},"past_year_issue_author_associations_count":{"NONE":174,"MEMBER":36,"CONTRIBUTOR":22},"past_year_pull_request_author_associations_count":{"MEMBER":342,"CONTRIBUTOR":316,"NONE":67},"past_year_issue_authors":{"nvborisenko":23,"cgoldberg":12,"GlobalMe2017":4,"p0deje":2,"JoseHernan26":2,"dornech":2,"ccarmannt":2,"elinashykhalieva":2,"VbhvGupta":2,"victorvianna":2,"vitalets":2,"sarulatha20":2,"mgorny":2,"sathanRaj":2,"AB-xdev":2,"SeleniumNinja":2,"prashantpawarlogicmonitor":1,"prathore-perforce":1,"redkit75":1,"rehnumanoor":1,"PrasathB-27":1,"Pique7":1,"reWireByAutomation":1,"rijenkii":1,"rivokl":1,"robinetmiller":1,"rookes":1,"samuelhentrics":1,"sba923":1,"Schnutzel":1,"thc202":1,"BrBriz":1,"narendrareddy-tomtom":1,"navin772":1,"neominky":1,"Neutrino666":1,"Next-Wave-Code":1,"nikhil-shukla":1,"niklasmohrin":1,"nxs7":1,"O5ten":1,"oahsiao":1,"oguzcan-hub":1,"ondrej-boska":1,"OngoingFee":1,"ortunom":1,"pallavigitwork":1,"parovozby":1,"paularnaud2":1,"perrygoy":1,"phamphuochao":1,"phongle1205":1,"Pic2490":1,"TheDarkLordo":1,"tiramba":1,"titusfortner":1,"t-kjellberg":1,"Tobias43":1,"tomhughes":1,"TOOM-susy":1,"tranlamcode":1,"TWiStErRob":1,"USSQA":1,"vinaghost":1,"vnuta9":1,"wassim-devel":1,"whrostre":1,"wojciechkaczmarek":1,"wyatt-wong":1,"yareg":1,"yashviradia":1,"yogeshmahajan-1903":1,"ytuskan":1,"Zarkonan":1,"sci-42ver":1,"scott-hansen-crashplan":1,"sebamomann":1,"sergigr527":1,"sfeng-coveo":1,"sglajchEG":1,"SherlockTN":1,"shinobi01":1,"ShinySaana":1,"shyampatadia":1,"silvadf9":1,"sjanard":1,"skrish99hsirks":1,"Sshviq":1,"sumitsg004":1,"SuravinS":1,"sushmithasv":1,"Swathi-QA-Automation":1,"tagliala":1,"tbuck-webstaurantstore":1,"tgoswami013":1,"thanatoskira":1,"caelmn":1,"ccryptotab":1,"cdsontag":1,"ciconq":1,"CoolnLovely":1,"CTsakurada":1,"dammg":1,"Darshan77D":1,"davee1":1,"Delta456":1,"depleater":1,"Djoneslildaj":1,"dmke":1,"dubhokku":1,"edwardloveall":1,"EdwinVanVliet":1,"EnigmaSaikat":1,"Ethan-wkr":1,"eversoutheast":1,"Fadokkx":1,"flucas1":1,"1betty2":1,"3255834892":1,"aaltat":1,"abhishekmali1950-ops":1,"AjayRH":1,"amardeep2006":1,"andy14bray":1,"andy-schulz":1,"ankianan":1,"arashi01":1,"arghorashy":1,"armandsantosSophosPH":1,"arnonax-tr":1,"asolntsev":1,"aviw19":1,"azim218":1,"baflQA":1,"banjand":1,"Bankerof":1,"bartecargo":1,"bhecquet":1,"bonigarcia":1,"Kushalinfox":1,"lovezouyiyi":1,"lozik4":1,"lprimak":1,"lquartier-work":1,"LukasGelke":1,"m7Rahm":1,"maheswarRamisetty":1,"majidit":1,"mantheypw":1,"MarcelWilson":1,"MatejVitek":1,"mathewrimmingtoncds":1,"matpetro":1,"MatzFan":1,"mgelberg":1,"mlipok":1,"MohabMohie":1,"mrchinhdev":1,"muduliashutosh":1,"MugundanMCW":1,"mykola-mokhnach":1,"fparreirinha":1,"gabriel-swapcard":1,"gamegrobla":1,"GaneshGunaki":1,"giulong":1,"glatuske":1,"guanshicheng-prog":1,"HaniASU":1,"horindx":1,"isparks-tg":1,"jacklee1983":1,"jmaino":1,"JoanEsquivel":1,"joerg1985":1,"joshuaBri":1,"jrod567":1,"KanorUbu":1,"kashishsinghyadav":1,"kevinoid":1,"kmcdowell-mp":1,"Kr1SEl":1,"kumarsourav12":1},"past_year_pull_request_authors":{"cgoldberg":115,"selenium-ci":97,"nvborisenko":71,"navin772":47,"renovate[bot]":46,"iampopovich":44,"VietND96":24,"aguspe":22,"AutomatedTester":15,"Delta456":15,"pallavigitwork":14,"RenderMichael":13,"ShauryaDusht":13,"diemol":13,"asolntsev":12,"noritaka1166":11,"bonigarcia":7,"shbenzer":7,"p0deje":6,"vicky-iv":6,"titusfortner":6,"Bradltr95":6,"manuelsblanco":5,"zhuliuyang0203":5,"shs96c":5,"sandeepsuryaprasad":5,"dennisameling":5,"itzanway":4,"LuisOsv":4,"joerg1985":3,"koillinjag-tech":3,"pujagani":3,"mk868":3,"bandophahita":3,"nxs7":3,"zidanmp":2,"NoStory-py":2,"Oxilod":2,"voglerm19143":2,"vitalets":2,"SantiagoCecena":2,"tomhughes":2,"t7ru":2,"MRTamalampudi":2,"mgorny":2,"Merrn60":2,"adolfoarmas":2,"Aidoni0797":2,"ManeeshProg":2,"DeflateAwning":2,"mtrea":1,"seethinajayadileep":1,"dzbarsky":1,"DinaAlnomi":1,"dependabot[bot]":1,"Classadi":1,"bhecquet":1,"BckupMuthu":1,"v1gnesh":1,"VbhvGupta":1,"arnonax-tr":1,"ankianan":1,"voxik":1,"Yashborse45":1,"AB-xdev":1,"11byte":1,"musicinmybrain":1,"nitinmehtaa":1,"mkurz":1,"mayank-at-sauce":1,"odaysec":1,"Osseta":1,"lixiang2017":1,"lauromoura":1,"Paresh-0007":1,"pierluigilenoci":1,"kr1shnasomani":1,"Rahul23100":1,"jameshilliard":1,"gargibora2211":1,"rgisiger":1,"FFederi":1,"EternalRights":1,"SBadage":1},"maintainers":[{"login":"nvborisenko","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"titusfortner","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"VietND96","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"Delta456","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":27,"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":"AutomatedTester","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"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"}],"active_maintainers":[{"login":"selenium-ci","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"navin772","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"cgoldberg","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"VietND96","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"Delta456","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"AutomatedTester","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"pallavigitwork","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"diemol","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"p0deje","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"titusfortner","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"shs96c","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}]},"events":{"total":{"CreateEvent":329,"CommitCommentEvent":34,"ReleaseEvent":328,"DeleteEvent":313,"MemberEvent":1,"PullRequestEvent":1931,"ForkEvent":532,"IssuesEvent":1023,"WatchEvent":2899,"IssueCommentEvent":7649,"PushEvent":2170,"GollumEvent":8,"PullRequestReviewEvent":1939,"PullRequestReviewCommentEvent":1505},"last_year":{"CreateEvent":329,"CommitCommentEvent":34,"ReleaseEvent":328,"DeleteEvent":313,"MemberEvent":1,"PullRequestEvent":1931,"ForkEvent":532,"IssuesEvent":1023,"WatchEvent":2899,"IssueCommentEvent":7649,"PushEvent":2170,"GollumEvent":8,"PullRequestReviewEvent":1939,"PullRequestReviewCommentEvent":1505}},"keywords":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"dependencies":[{"ecosystem":"npm","filepath":"javascript/grid-ui/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-06T19:15:31.962Z","updated_at":"2022-08-06T19:15:31.962Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/grid-ui/package-lock.json","dependencies":[{"id":586202871,"package_name":"@novnc/novnc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586202662,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202663,"package_name":"@apollo/client","ecosystem":"npm","requirements":"3.6.9","direct":false,"kind":"runtime","optional":false},{"id":586202664,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586202665,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":586202666,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":586202667,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":586202668,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586202669,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586202670,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586202671,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":586202672,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586202673,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202674,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":586202675,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586202676,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":586202677,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586202678,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586202679,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202680,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586202681,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586202682,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":586202683,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586202684,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"runtime","optional":false},{"id":586202685,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202686,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586202687,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":586202688,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202689,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"runtime","optional":false},{"id":586202690,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":586202691,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586202692,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586202693,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586202694,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":586202695,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586202696,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586202697,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":586202698,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202699,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202700,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":586202701,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202702,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"development","optional":false},{"id":586202703,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586202704,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202705,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202706,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202707,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202708,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202709,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202710,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":586202711,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202712,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202713,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"development","optional":false},{"id":586202714,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202715,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202716,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":586202717,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202718,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":586202719,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":586202720,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":586202721,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202722,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202723,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202724,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":586202725,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202726,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586202727,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":586202948,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"development","optional":false},{"id":586203054,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586202728,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202729,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":586202730,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202731,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202732,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586202733,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":586202734,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":586202735,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":586202736,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202737,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":586202738,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202739,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202740,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202741,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202742,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":586202743,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202744,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202745,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202746,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202747,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202748,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202749,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202750,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202751,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202752,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586202753,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":586202754,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202755,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":586202756,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202757,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202758,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202759,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202760,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"development","optional":false},{"id":586202761,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586202762,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586202763,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586202764,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586202765,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586202766,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202767,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":586202768,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202769,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202770,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202771,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202772,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202773,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":586202774,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202775,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202776,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":586202777,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":586202778,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586202779,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586202780,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":586202781,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586202782,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586202783,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":586202784,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.7","direct":false,"kind":"runtime","optional":false},{"id":586202785,"package_name":"@bazel/typescript","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"runtime","optional":false},{"id":586202786,"package_name":"semver","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":586202787,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":586202788,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.9","direct":false,"kind":"runtime","optional":false},{"id":586202789,"package_name":"@bazel/worker","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"runtime","optional":false},{"id":586202790,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":586202791,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":586202792,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586202793,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586202949,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":586202794,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586202795,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586202796,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586202797,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586202798,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586202799,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586202800,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586202801,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586202802,"package_name":"@emotion/babel-plugin","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":586202803,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586202804,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":586202805,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"11.10.1","direct":false,"kind":"runtime","optional":false},{"id":586202806,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":586202807,"package_name":"@emotion/is-prop-valid","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202808,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":586202809,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":586202810,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586202811,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202812,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":586202813,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":586202814,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202815,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":586202816,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586202817,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586202818,"package_name":"globals","ecosystem":"npm","requirements":"13.13.0","direct":false,"kind":"development","optional":false},{"id":586202819,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586202820,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":586202821,"package_name":"@graphql-typed-document-node/core","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586202822,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":586202823,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586202824,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586202825,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586202826,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586202827,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586202828,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586202829,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586202830,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586202831,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":586202832,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202833,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586202834,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586202835,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586202836,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":586202837,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586202838,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586202839,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202840,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202841,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202842,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202843,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202844,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586202845,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":586202846,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202847,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202848,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202849,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202850,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586202851,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":586202852,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":586202853,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586202854,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586202855,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586202856,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.12","direct":false,"kind":"runtime","optional":false},{"id":586202857,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":586202858,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586202859,"package_name":"@mui/base","ecosystem":"npm","requirements":"5.0.0-alpha.92","direct":false,"kind":"runtime","optional":false},{"id":586202860,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202861,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"5.8.4","direct":false,"kind":"runtime","optional":false},{"id":586202862,"package_name":"@mui/material","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586202863,"package_name":"@mui/private-theming","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586202864,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"5.8.7","direct":false,"kind":"runtime","optional":false},{"id":586202865,"package_name":"@mui/system","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586202866,"package_name":"@mui/types","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":586202867,"package_name":"@mui/utils","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586202868,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":586202869,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586202870,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":586202872,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":586202873,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":586202874,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.5","direct":false,"kind":"runtime","optional":false},{"id":586202875,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586202876,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"development","optional":false},{"id":586202877,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":586202878,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586202879,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":586202880,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586202881,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.20","direct":false,"kind":"runtime","optional":false},{"id":586202882,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":586202883,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":586202884,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":586202885,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586202886,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586202887,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586202888,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586202889,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586202890,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586202891,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586202892,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202893,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202894,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202895,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586202896,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202897,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202898,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202899,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586202900,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.13.0","direct":false,"kind":"development","optional":false},{"id":586202901,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"5.16.4","direct":false,"kind":"development","optional":false},{"id":586202902,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586202903,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"13.3.0","direct":false,"kind":"development","optional":false},{"id":586202904,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"14.4.1","direct":false,"kind":"development","optional":false},{"id":586202905,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586202906,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586202907,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586202908,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":586202909,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":586202910,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":586202911,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.17.1","direct":false,"kind":"development","optional":false},{"id":586202912,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":586202913,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"development","optional":false},{"id":586202914,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"development","optional":false},{"id":586202915,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":586202916,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":586202917,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"development","optional":false},{"id":586202918,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":586202919,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"development","optional":false},{"id":586202920,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.28","direct":false,"kind":"development","optional":false},{"id":586202921,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":586202922,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":586202923,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586202924,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.8","direct":false,"kind":"development","optional":false},{"id":586202925,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586202926,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586202927,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586202928,"package_name":"@types/jest","ecosystem":"npm","requirements":"28.1.6","direct":false,"kind":"runtime","optional":false},{"id":586202929,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":586202930,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":586202931,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":586202932,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":586202933,"package_name":"diff-sequences","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"runtime","optional":false},{"id":586202934,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586202935,"package_name":"jest-diff","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":586202936,"package_name":"jest-get-type","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":586202937,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":586202938,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":586202939,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202940,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":586202941,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":586202942,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":586202943,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586202944,"package_name":"@types/node","ecosystem":"npm","requirements":"18.6.3","direct":false,"kind":"runtime","optional":false},{"id":586202945,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586202946,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":586202947,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.5","direct":false,"kind":"runtime","optional":false},{"id":586202950,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":586202951,"package_name":"@types/react","ecosystem":"npm","requirements":"18.0.15","direct":false,"kind":"runtime","optional":false},{"id":586202952,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.0.6","direct":false,"kind":"runtime","optional":false},{"id":586202953,"package_name":"@types/react-is","ecosystem":"npm","requirements":"17.0.3","direct":false,"kind":"runtime","optional":false},{"id":586202954,"package_name":"@types/react-modal","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":586202955,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.18","direct":false,"kind":"runtime","optional":false},{"id":586202956,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":586202957,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":586202958,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":586202959,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":586202960,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":586202961,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586202962,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"development","optional":false},{"id":586202963,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"development","optional":false},{"id":586202964,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586202965,"package_name":"@types/testing-library__jest-dom","ecosystem":"npm","requirements":"5.14.3","direct":false,"kind":"development","optional":false},{"id":586202966,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586202967,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"development","optional":false},{"id":586202968,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":586202969,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":586202970,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202971,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":586202972,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202973,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202974,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202975,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202976,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202977,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202978,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202979,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"development","optional":false},{"id":586202980,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202981,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202982,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202983,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202984,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202985,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202986,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202987,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202988,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202989,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202990,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202991,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202992,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202993,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202994,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586202995,"package_name":"@wry/context","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":586202996,"package_name":"@wry/equality","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":586202998,"package_name":"@wry/trie","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":586202999,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203000,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586203001,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586203003,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":586203005,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":586203007,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586203009,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":586203011,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586203013,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":586203015,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":586203017,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586203019,"package_name":"address","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203021,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203023,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":586203025,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":586203027,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586203029,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"development","optional":false},{"id":586203032,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203034,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":586203036,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586203038,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":586203040,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":586203042,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203044,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203046,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586203048,"package_name":"arg","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203050,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":586203052,"package_name":"aria-query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203070,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":586203072,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203074,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586203076,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586203078,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586203080,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":586203082,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203084,"package_name":"async","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":586203086,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586203088,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203090,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586203092,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.7","direct":false,"kind":"development","optional":false},{"id":586203094,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":586203096,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586203098,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203100,"package_name":"babel-literal-to-ast","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586203102,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"development","optional":false},{"id":586203104,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":586203106,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":586203108,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":586203110,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203112,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":586203113,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":586203114,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586203115,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":586203116,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586203117,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":586203118,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203119,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203120,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":586203121,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203122,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586203123,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586203124,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":586203125,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":586203126,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586203127,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":586203128,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":586203129,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586203130,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":586203131,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":586203132,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203133,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":586203134,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203135,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":586203136,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586203137,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203138,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.3","direct":false,"kind":"runtime","optional":false},{"id":586203139,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586203140,"package_name":"btoa","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203141,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":586203142,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586203143,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203144,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203145,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586203146,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586203147,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":586203148,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203150,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203151,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001335","direct":false,"kind":"runtime","optional":false},{"id":586203153,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":586203155,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":586203157,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":586203159,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203161,"package_name":"charcodes","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586203163,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"development","optional":false},{"id":586203165,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":586203167,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586203169,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586203171,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586203173,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586203175,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586203177,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":586203179,"package_name":"clsx","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203181,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":586203183,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203185,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203187,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":586203191,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":586203193,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":586203198,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"development","optional":false},{"id":586203199,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":586203200,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":586203201,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203202,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":586203203,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203204,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":586203205,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":586203206,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203207,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":586203208,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586203209,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":586203210,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":586203211,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586203212,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":586203213,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":586203214,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":586203215,"package_name":"core-js","ecosystem":"npm","requirements":"3.22.4","direct":false,"kind":"development","optional":false},{"id":586203216,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.22.4","direct":false,"kind":"development","optional":false},{"id":586203217,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":586203218,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.22.4","direct":false,"kind":"development","optional":false},{"id":586203219,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586203220,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203221,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":586203222,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203223,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203224,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586203225,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":586203226,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203227,"package_name":"css-loader","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":586203228,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":586203229,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203230,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203231,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":586203232,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586203233,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586203234,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"development","optional":false},{"id":586203235,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586203236,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":586203237,"package_name":"cssdb","ecosystem":"npm","requirements":"6.6.1","direct":false,"kind":"development","optional":false},{"id":586203238,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203239,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"development","optional":false},{"id":586203240,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"development","optional":false},{"id":586203241,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203242,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586203243,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586203244,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":586203245,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":586203246,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586203247,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":586203248,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586203249,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":586203250,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203251,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":586203252,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":586203253,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586203254,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":586203255,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586203256,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586203257,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":586203258,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203259,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":586203260,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203261,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203262,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203263,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203264,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203265,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203266,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":586203267,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586203268,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586203269,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203270,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586203271,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586203272,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203273,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586203274,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203275,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.14","direct":false,"kind":"development","optional":false},{"id":586203276,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586203277,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203278,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":586203279,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586203280,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203281,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203282,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":586203283,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":586203284,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203285,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":586203286,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203287,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":586203288,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586203289,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":586203290,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.131","direct":false,"kind":"runtime","optional":false},{"id":586203291,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":586203292,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":586203293,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203294,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203295,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":586203296,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":586203297,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586203298,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":586203299,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":586203300,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"development","optional":false},{"id":586203301,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":586203302,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203303,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586203304,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586203305,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586203306,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203307,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203308,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586203309,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":586203310,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203311,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586203312,"package_name":"eslint","ecosystem":"npm","requirements":"8.14.0","direct":false,"kind":"development","optional":false},{"id":586203313,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586203314,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":586203315,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":586203316,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":586203317,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203318,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203319,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586203320,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203321,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203322,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203323,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586203324,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203325,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586203326,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":586203327,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":586203328,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203329,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"development","optional":false},{"id":586203330,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"development","optional":false},{"id":586203331,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586203332,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":586203333,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.29.4","direct":false,"kind":"development","optional":false},{"id":586203334,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"development","optional":false},{"id":586203335,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":586203336,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586203337,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":586203338,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203339,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586203340,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586203341,"package_name":"espree","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"development","optional":false},{"id":586203342,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586203343,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586203344,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586203345,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586203346,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203347,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586203348,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":586203349,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":586203350,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586203351,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203352,"package_name":"exenv","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":586203353,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586203354,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203355,"package_name":"express","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"development","optional":false},{"id":586203356,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586203357,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":586203358,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":586203359,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203360,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586203361,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":586203362,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":586203363,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203364,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586203365,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":586203366,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586203367,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203368,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203369,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"development","optional":false},{"id":586203370,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586203371,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203372,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":586203373,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586203374,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203375,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203376,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":586203377,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"development","optional":false},{"id":586203378,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":586203379,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":586203380,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":586203381,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586203382,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586203383,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586203384,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586203385,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":586203386,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":586203387,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586203388,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203389,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":586203390,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586203391,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203392,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":586203393,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":586203394,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":586203395,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586203396,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586203397,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586203398,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":586203399,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586203400,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203401,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":586203402,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":586203403,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586203404,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203405,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203406,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586203407,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":586203408,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":586203409,"package_name":"google-protobuf","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":586203410,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":586203411,"package_name":"graphql","ecosystem":"npm","requirements":"16.5.0","direct":false,"kind":"runtime","optional":false},{"id":586203412,"package_name":"graphql-tag","ecosystem":"npm","requirements":"2.12.6","direct":false,"kind":"runtime","optional":false},{"id":586203413,"package_name":"graphql.macro","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":586203414,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203415,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203416,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":586203417,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586203418,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203419,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203420,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203421,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586203422,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203423,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203424,"package_name":"history","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":586203425,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":586203426,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":586203427,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586203428,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":586203429,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":586203430,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586203431,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203432,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":586203433,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203434,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586203435,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586203436,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586203437,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":586203438,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203439,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":586203440,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":586203441,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586203442,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586203443,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203444,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203445,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":586203446,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203447,"package_name":"idb","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"development","optional":false},{"id":586203448,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203449,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586203450,"package_name":"immer","ecosystem":"npm","requirements":"9.0.12","direct":false,"kind":"development","optional":false},{"id":586203451,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":586203452,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203453,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586203454,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203455,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":586203456,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":586203457,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":586203458,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586203459,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203460,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203461,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586203462,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203463,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203464,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":586203465,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":586203466,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203467,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203468,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586203469,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203470,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203471,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":586203472,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203473,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203474,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":586203475,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":586203476,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203477,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203478,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203479,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":586203480,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203481,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203482,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203483,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203484,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":586203485,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586203486,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203487,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203488,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":586203489,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203490,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203491,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586203492,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586203493,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203494,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586203495,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":586203496,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":586203497,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203498,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203499,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203500,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203501,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203502,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203503,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203504,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203505,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203506,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203507,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203508,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203509,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203510,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203511,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203512,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203513,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203514,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586203515,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203516,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203517,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203518,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203519,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203520,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203521,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203522,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203523,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203524,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586203525,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203526,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203527,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203528,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203529,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.10","direct":false,"kind":"development","optional":false},{"id":586203530,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":586203531,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203532,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203533,"package_name":"jest-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203534,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203535,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586203536,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586203537,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586203538,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586203539,"package_name":"react-is","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":586203540,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203541,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203542,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203543,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586203544,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586203545,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203546,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203547,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":586203548,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203549,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":586203550,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":586203551,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":586203552,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203553,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":586203554,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586203555,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586203556,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203557,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":586203558,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586203559,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203560,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586203561,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":586203562,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586203563,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586203564,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"development","optional":false},{"id":586203565,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203566,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203567,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586203568,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586203569,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":586203570,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586203571,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203572,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203573,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586203574,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586203575,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203576,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586203577,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":586203578,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":586203579,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586203580,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":586203581,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":586203582,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":586203583,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":586203584,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586203585,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203586,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586203587,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":586203588,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"development","optional":false},{"id":586203589,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203590,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":586203591,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586203592,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586203593,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":586203594,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203595,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203596,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":586203597,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203598,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":586203599,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586203600,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":586203601,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":586203602,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203603,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203604,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":586203605,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203606,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":586203607,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":586203608,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":586203609,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":586203610,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.4","direct":false,"kind":"development","optional":false},{"id":586203611,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":586203612,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586203613,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":586203614,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":586203615,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203616,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586203617,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586203618,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":586203619,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203620,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586203621,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586203622,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586203623,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203624,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586203625,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":586203626,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203627,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":586203628,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586203629,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586203630,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":586203631,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586203632,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":586203633,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586203634,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":586203635,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203636,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":586203637,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203638,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586203639,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586203640,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":586203641,"package_name":"optimism","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":586203642,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":586203643,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203644,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203645,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":586203646,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586203647,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203648,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203649,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":586203650,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586203651,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586203652,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":586203653,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586203654,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203655,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203656,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586203657,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":586203658,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":586203659,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203660,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203661,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203662,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":586203663,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586203664,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":586203665,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203666,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203667,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203668,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203669,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586203670,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586203671,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"development","optional":false},{"id":586203672,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":586203673,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.13","direct":false,"kind":"development","optional":false},{"id":586203674,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203675,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203676,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"development","optional":false},{"id":586203677,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586203678,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586203679,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":586203680,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":586203681,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586203682,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203683,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":586203684,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.7","direct":false,"kind":"development","optional":false},{"id":586203685,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586203686,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":586203687,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203688,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203689,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203690,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203691,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586203692,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":586203693,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586203694,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":586203695,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":586203696,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203697,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586203698,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":586203699,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586203700,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203701,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586203702,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":586203703,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":586203704,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":586203705,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203706,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":586203707,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203708,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203709,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203710,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586203711,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586203712,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203713,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203714,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203715,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203716,"package_name":"postcss-nested","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"development","optional":false},{"id":586203717,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.1.4","direct":false,"kind":"development","optional":false},{"id":586203718,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":586203719,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203720,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203721,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203722,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203723,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203724,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203725,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203726,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203727,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203728,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203729,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203730,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586203731,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203732,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":586203733,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":586203734,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":586203735,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203736,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203737,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203738,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586203739,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"development","optional":false},{"id":586203740,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203741,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586203742,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":586203743,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203744,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586203745,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586203746,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":586203747,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203748,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":586203749,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203750,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203751,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586203752,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":586203753,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":586203754,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":586203755,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":586203756,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586203757,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586203758,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586203759,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":586203760,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"development","optional":false},{"id":586203761,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":586203762,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586203763,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":586203764,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203765,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586203766,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":586203767,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":586203768,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203769,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"development","optional":false},{"id":586203770,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586203771,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":586203772,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"development","optional":false},{"id":586203773,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":586203774,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":586203775,"package_name":"react-modal","ecosystem":"npm","requirements":"3.15.1","direct":false,"kind":"runtime","optional":false},{"id":586203776,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":586203777,"package_name":"react-router","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":586203778,"package_name":"react-router-dom","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":586203779,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203780,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":586203781,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":586203782,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":586203783,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":586203784,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586203785,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203786,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":586203787,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":586203788,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":586203789,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"development","optional":false},{"id":586203790,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"development","optional":false},{"id":586203791,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":586203792,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586203793,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203794,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":586203795,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":586203796,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":586203797,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":586203798,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203799,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":586203800,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203801,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203802,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":586203803,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203804,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203805,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203806,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":586203807,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"development","optional":false},{"id":586203808,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586203809,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":586203810,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586203811,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586203812,"package_name":"rollup","ecosystem":"npm","requirements":"2.71.1","direct":false,"kind":"development","optional":false},{"id":586203813,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":586203814,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":586203815,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203816,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203817,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":586203818,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586203819,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":586203820,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"development","optional":false},{"id":586203821,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":586203822,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203823,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":586203824,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586203825,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203826,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203827,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":586203828,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":586203829,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":586203830,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586203831,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586203832,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203833,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":586203834,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586203835,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586203836,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":586203837,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":586203838,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203839,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203840,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203841,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":586203842,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586203843,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":586203844,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203845,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203846,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"development","optional":false},{"id":586203847,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203848,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":586203849,"package_name":"source-map-explorer","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":586203850,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":586203851,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":586203852,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203853,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586203854,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":586203855,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":586203856,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":586203857,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586203858,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203859,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586203860,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":586203861,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586203862,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203863,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586203864,"package_name":"standard-engine","ecosystem":"npm","requirements":"14.0.1","direct":false,"kind":"development","optional":false},{"id":586203865,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203866,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586203867,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586203868,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":586203869,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203870,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":586203871,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203872,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203873,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586203874,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":586203875,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203876,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586203877,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203878,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586203879,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586203880,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":586203881,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586203882,"package_name":"stylis","ecosystem":"npm","requirements":"4.0.13","direct":false,"kind":"runtime","optional":false},{"id":586203883,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":586203884,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586203885,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203886,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586203887,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586203888,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203889,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":586203890,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":586203891,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":586203892,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586203893,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203894,"package_name":"symbol-observable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203895,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":586203896,"package_name":"table","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"development","optional":false},{"id":586203897,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.0.24","direct":false,"kind":"development","optional":false},{"id":586203898,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":586203899,"package_name":"temp","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":586203900,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":586203901,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203902,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":586203903,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":586203904,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586203905,"package_name":"terser","ecosystem":"npm","requirements":"5.14.2","direct":false,"kind":"development","optional":false},{"id":586203906,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":586203907,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586203908,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586203909,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586203910,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586203911,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586203912,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203913,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586203914,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586203915,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203916,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586203917,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586203918,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586203919,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203920,"package_name":"ts-invariant","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":586203921,"package_name":"ts-standard","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":586203922,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":586203923,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":586203924,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":586203925,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":586203926,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203927,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203928,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203929,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203930,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203931,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203932,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":586203933,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":586203934,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"16.0.3","direct":false,"kind":"development","optional":false},{"id":586203935,"package_name":"eslint-config-standard-jsx","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":586203936,"package_name":"eslint-config-standard-with-typescript","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"development","optional":false},{"id":586203937,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586203938,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":586203939,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":586203940,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203941,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":586203942,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":586203943,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":586203944,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586203945,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":586203946,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":586203947,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":586203948,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":586203949,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"runtime","optional":false},{"id":586203950,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203951,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203952,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203953,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203954,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203955,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203956,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203957,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586203958,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586203959,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586203960,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":586203961,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203962,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203963,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586203964,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203965,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":586203966,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586203967,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":586203968,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586203969,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203970,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586203971,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":586203972,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":586203973,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":586203974,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":586203975,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586203976,"package_name":"webpack","ecosystem":"npm","requirements":"5.72.0","direct":false,"kind":"development","optional":false},{"id":586203977,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586203978,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":586203979,"package_name":"ws","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":586203980,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586203981,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":586203982,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":586203983,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":586203984,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586203985,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586203986,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":586203987,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586203988,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":586203989,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586203990,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586203991,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":586203992,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586203993,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586203994,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586203995,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":586203996,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"development","optional":false},{"id":586203997,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586203998,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586203999,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586204000,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204001,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204002,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204003,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204004,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204005,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204006,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204007,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204008,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204009,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204010,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204011,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204012,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204013,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":586204014,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":586204015,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":586204016,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586204017,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586204018,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"development","optional":false},{"id":586204019,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204020,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586204021,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586204022,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586204023,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":586204024,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204025,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":586204026,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":586204027,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":586204028,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586204029,"package_name":"zen-observable","ecosystem":"npm","requirements":"0.8.15","direct":false,"kind":"runtime","optional":false},{"id":586204030,"package_name":"zen-observable-ts","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false}]},{"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":"javascript/node/selenium-webdriver/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-06T19:15:32.492Z","updated_at":"2022-08-06T19:15:32.492Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/package-lock.json","dependencies":[{"id":586204473,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586204474,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586204475,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":586204476,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586204477,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":586204478,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586204479,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586204480,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":586204481,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586204482,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":586204483,"package_name":"mime-db","ecosystem":"npm","requirements":"1.37.0","direct":false,"kind":"development","optional":false},{"id":586204484,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.21","direct":false,"kind":"development","optional":false},{"id":586204485,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":586204486,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":586204487,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":586204488,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586204489,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586204490,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586204491,"package_name":"append-field","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586204492,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586204493,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586204494,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586204495,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586204496,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586204497,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":586204498,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":586204499,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":586204500,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586204501,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":586204502,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":586204503,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586204504,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586204505,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586204506,"package_name":"busboy","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586204507,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586204508,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586204509,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":586204510,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":586204511,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":586204512,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":586204513,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":586204514,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":586204515,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586204516,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586204517,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":586204518,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586204519,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":586204520,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":586204521,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586204522,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204523,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":586204524,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586204525,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586204526,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586204527,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586204528,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586204529,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":586204530,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586204531,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586204532,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586204533,"package_name":"eslint","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"development","optional":false},{"id":586204534,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586204535,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586204536,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586204537,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":586204538,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204539,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586204540,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586204541,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":586204542,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":586204543,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586204544,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":586204545,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":586204546,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204547,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":586204548,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586204549,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586204550,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586204551,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":586204552,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586204553,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586204554,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586204555,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586204556,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":586204557,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"development","optional":false},{"id":586204558,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":586204559,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":586204560,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":586204561,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":586204562,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586204563,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586204564,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586204565,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586204566,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586204567,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586204568,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586204569,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586204570,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586204571,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586204572,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586204573,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":586204574,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586204575,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":586204576,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586204577,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586204578,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586204579,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":586204580,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586204581,"package_name":"globals","ecosystem":"npm","requirements":"13.15.0","direct":false,"kind":"development","optional":false},{"id":586204582,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586204583,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586204584,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":586204585,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":586204586,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586204587,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":586204588,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586204589,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586204590,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":586204591,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":586204592,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586204593,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586204594,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586204595,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586204596,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586204597,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":586204598,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":586204599,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586204600,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586204601,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586204602,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586204603,"package_name":"jasmine","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":586204604,"package_name":"jasmine-core","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":586204605,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586204606,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586204607,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586204608,"package_name":"jszip","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":586204609,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":586204610,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586204611,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":586204612,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586204613,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":586204614,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":586204615,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586204616,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586204617,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586204618,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586204619,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586204620,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586204621,"package_name":"mime-db","ecosystem":"npm","requirements":"1.43.0","direct":false,"kind":"development","optional":false},{"id":586204622,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.26","direct":false,"kind":"development","optional":false},{"id":586204623,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":586204624,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":586204625,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":586204626,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":586204627,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586204628,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586204629,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204630,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586204631,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":586204632,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":586204633,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586204634,"package_name":"multer","ecosystem":"npm","requirements":"1.4.5-lts.1","direct":false,"kind":"development","optional":false},{"id":586204635,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":586204636,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586204637,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586204638,"package_name":"nise","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586204639,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":586204640,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586204641,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586204642,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586204643,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586204644,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586204645,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":586204646,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586204647,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586204648,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":586204649,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586204650,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586204651,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204652,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586204653,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586204654,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":586204655,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":586204656,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":586204657,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586204658,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":586204659,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586204660,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":586204661,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586204662,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586204663,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":586204664,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586204665,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586204666,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":586204667,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":586204668,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":586204669,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586204670,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586204671,"package_name":"resolve","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":586204672,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586204673,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":586204674,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":586204675,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586204676,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":586204677,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"development","optional":false},{"id":586204678,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":586204679,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586204680,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586204681,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586204682,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586204683,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":586204684,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":586204685,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586204686,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586204687,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586204688,"package_name":"sinon","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":586204689,"package_name":"statuses","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586204690,"package_name":"streamsearch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586204691,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586204692,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":586204693,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586204694,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586204695,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586204696,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586204697,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":586204698,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586204699,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586204700,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586204701,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":586204702,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":586204703,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":586204704,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":586204705,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586204706,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":586204707,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586204708,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586204709,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586204710,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586204711,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586204712,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":586204713,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":586204714,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":586204715,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586204716,"package_name":"ws","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":586204717,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586204718,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":586204719,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":586204720,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":586204721,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586204722,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"javascript/node/selenium-webdriver/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:32.705Z","updated_at":"2022-08-06T19:15:32.705Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/package.json","dependencies":[{"id":586206548,"package_name":"jszip","ecosystem":"npm","requirements":"^3.10.0","direct":true,"kind":"runtime","optional":false},{"id":586206549,"package_name":"tmp","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"runtime","optional":false},{"id":586206550,"package_name":"ws","ecosystem":"npm","requirements":"\u003e=8.7.0","direct":true,"kind":"runtime","optional":false},{"id":586206551,"package_name":"eslint","ecosystem":"npm","requirements":"^8.16.0","direct":true,"kind":"development","optional":false},{"id":586206552,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":586206553,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"development","optional":false},{"id":586206554,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":586206555,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":586206556,"package_name":"express","ecosystem":"npm","requirements":"^4.17.1","direct":true,"kind":"development","optional":false},{"id":586206557,"package_name":"jasmine","ecosystem":"npm","requirements":"^3.8.0","direct":true,"kind":"development","optional":false},{"id":586206558,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":586206559,"package_name":"multer","ecosystem":"npm","requirements":"^1.4.5-lts.1","direct":true,"kind":"development","optional":false},{"id":586206560,"package_name":"prettier","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"development","optional":false},{"id":586206561,"package_name":"serve-index","ecosystem":"npm","requirements":"^1.9.1","direct":true,"kind":"development","optional":false},{"id":586206562,"package_name":"sinon","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-06T19:15:32.772Z","updated_at":"2022-08-06T19:15:32.772Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/package-lock.json","dependencies":[{"id":586208207,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586208208,"package_name":"@apollo/client","ecosystem":"npm","requirements":"3.6.9","direct":false,"kind":"runtime","optional":false},{"id":586208802,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586208803,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586208804,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208805,"package_name":"diff-sequences","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":586208806,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208807,"package_name":"discontinuous-range","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208808,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586208809,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208810,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586208811,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208812,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"development","optional":false},{"id":586208813,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586208814,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":586208815,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586208816,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586208817,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208818,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208819,"package_name":"domhandler","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586208820,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":586208821,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586208822,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":586208823,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586208824,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":586208825,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586208826,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":586208827,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.127","direct":false,"kind":"runtime","optional":false},{"id":586208828,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":586208829,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":586208830,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208831,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586208832,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.8.3","direct":false,"kind":"development","optional":false},{"id":586208833,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":586208834,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586208835,"package_name":"enzyme","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"development","optional":false},{"id":586208836,"package_name":"enzyme-shallow-equal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586208837,"package_name":"enzyme-to-json","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":586208838,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":586208839,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":586208840,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586208841,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":586208842,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208843,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":586208844,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208845,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586208846,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586208847,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208848,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":586208849,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208850,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586208851,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586208852,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":586208853,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208854,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586208855,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"runtime","optional":false},{"id":586208856,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":586208857,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208858,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":586208859,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208860,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":586208861,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208862,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":586208863,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208864,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586208865,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"16.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208866,"package_name":"eslint-config-standard-jsx","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208867,"package_name":"eslint-config-standard-with-typescript","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208868,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":586208869,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":586208870,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":586208871,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208872,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208873,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208874,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208875,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208876,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208877,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208878,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":586208879,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":586208880,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208881,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":586208882,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208883,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":586208884,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"development","optional":false},{"id":586208885,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208886,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"development","optional":false},{"id":586208887,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":586208888,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208889,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"runtime","optional":false},{"id":586208890,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":586208891,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208892,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.29.4","direct":false,"kind":"runtime","optional":false},{"id":586208893,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208894,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":586208895,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":586208896,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586208897,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":586208898,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208899,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208900,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208901,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586208902,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":586208903,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208904,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586208905,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208906,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208907,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586208908,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208909,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":586208910,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":586208911,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586208912,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586208913,"package_name":"exenv","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":586208914,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586208915,"package_name":"expect","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586208916,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586208917,"package_name":"express","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"development","optional":false},{"id":586208918,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208919,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":586208920,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586208921,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":586208922,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208923,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":586208924,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":586208925,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":586208926,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208927,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208928,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":586208929,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586208930,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208931,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208932,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"development","optional":false},{"id":586208933,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208934,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586208935,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":586208936,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208937,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208938,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586208939,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":586208940,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":586208941,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":586208942,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":586208943,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208944,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":586208945,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":586208946,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":586208947,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586208948,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586208949,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586208950,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586208951,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":586208952,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":586208953,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586208954,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208955,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":586208956,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586208957,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":586208958,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208959,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586208960,"package_name":"furi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208961,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":586208962,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":586208963,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586208964,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586208965,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586208966,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208967,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586208968,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208969,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208970,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":586208971,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586208972,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208973,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208974,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586208975,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":586208976,"package_name":"globby","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":586208977,"package_name":"google-protobuf","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":586208978,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"runtime","optional":false},{"id":586208979,"package_name":"graphql","ecosystem":"npm","requirements":"16.5.0","direct":false,"kind":"runtime","optional":false},{"id":586208980,"package_name":"graphql-tag","ecosystem":"npm","requirements":"2.12.6","direct":false,"kind":"runtime","optional":false},{"id":586208981,"package_name":"graphql.macro","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":586208982,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":586208983,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208984,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208985,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":586208986,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208987,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208988,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208989,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208990,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208991,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586208992,"package_name":"history","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208993,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":586208994,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":586208995,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586208996,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":586208997,"package_name":"html-element-map","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586208998,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208999,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":586209000,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586209001,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586208209,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586208210,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.4","direct":false,"kind":"runtime","optional":false},{"id":586208211,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"runtime","optional":false},{"id":586208212,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":586208213,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586208214,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586208215,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208216,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"runtime","optional":false},{"id":586208217,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586208218,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":586208219,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586208220,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586208221,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":586208222,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586208223,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586208224,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":586208225,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586208226,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"runtime","optional":false},{"id":586208227,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586208228,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586208229,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208230,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586208231,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":586208232,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":586208233,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586208234,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586208235,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586208236,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208237,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"runtime","optional":false},{"id":586208238,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586208239,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586208240,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.2","direct":false,"kind":"development","optional":false},{"id":586208241,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":586208242,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208243,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208244,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208245,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":586208246,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208247,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208248,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208249,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208250,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208251,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208252,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208253,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208254,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208255,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208256,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208257,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208258,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":586208259,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208260,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":586208261,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":586208262,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":586208263,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208264,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208265,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586208266,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":586208267,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208268,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":586208269,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":586208270,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208271,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":586208272,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208273,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586209002,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":586208274,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586208275,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":586208276,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":586208277,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586208278,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208279,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208280,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208281,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208282,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208283,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208284,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208285,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208286,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208287,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208288,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586208289,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208290,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208291,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208292,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208293,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208294,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208295,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208296,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208297,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208298,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208299,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208300,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208301,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208302,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208303,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586208304,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586208305,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586208306,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586208307,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208308,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208309,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":586208310,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":586208311,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208312,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208314,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208315,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208317,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208319,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":586208321,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208323,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208325,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":586208327,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":586208329,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":586208331,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":586208333,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":586208335,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":586208337,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":586208339,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":586208341,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.7","direct":false,"kind":"runtime","optional":false},{"id":586208343,"package_name":"@bazel/jasmine","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"development","optional":false},{"id":586208345,"package_name":"@bazel/typescript","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"development","optional":false},{"id":586208347,"package_name":"semver","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":586208349,"package_name":"@bazel/worker","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"development","optional":false},{"id":586208351,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":586208353,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":586208355,"package_name":"@emotion/babel-plugin","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":586208357,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208359,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208361,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208363,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"11.10.1","direct":false,"kind":"runtime","optional":false},{"id":586208365,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":586208367,"package_name":"@emotion/is-prop-valid","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208369,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":586208371,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":586208373,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208375,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208377,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":586208379,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":586208381,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208384,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208386,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":586208388,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"runtime","optional":false},{"id":586208390,"package_name":"@graphql-typed-document-node/core","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586208392,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":586208394,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586208396,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586208398,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586208400,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586208402,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208404,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586208406,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586208408,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208410,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":586208412,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586208415,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586208417,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":586208419,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586208421,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586208423,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586208425,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208428,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":586208430,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586208432,"package_name":"jest-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586208434,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586208436,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586208438,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586208440,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.4.4","direct":false,"kind":"development","optional":false},{"id":586208442,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586208444,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.4.4","direct":false,"kind":"development","optional":false},{"id":586208445,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586208446,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":586208447,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586208448,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":586208449,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":586208450,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586208451,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586208452,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586208453,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586208454,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586208455,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":586208456,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586208457,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586208458,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208459,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586208460,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":586208461,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"development","optional":false},{"id":586208462,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586208463,"package_name":"@mui/base","ecosystem":"npm","requirements":"5.0.0-alpha.92","direct":false,"kind":"runtime","optional":false},{"id":586208464,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208465,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"5.8.4","direct":false,"kind":"runtime","optional":false},{"id":586208466,"package_name":"@mui/material","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586208467,"package_name":"@mui/private-theming","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586208468,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"5.8.7","direct":false,"kind":"runtime","optional":false},{"id":586208469,"package_name":"@mui/system","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586208470,"package_name":"@mui/types","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":586208471,"package_name":"@mui/utils","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":586208472,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":586208473,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":586208474,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":586208475,"package_name":"@novnc/novnc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208476,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":586208477,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.5","direct":false,"kind":"runtime","optional":false},{"id":586208478,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586208479,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"development","optional":false},{"id":586208480,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":586208481,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586208482,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":586208483,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586208484,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"development","optional":false},{"id":586208485,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":586208486,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":586208487,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":586209003,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586209004,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586209005,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":586209006,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209007,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":586209008,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":586209009,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586209010,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586209011,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209012,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209013,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":586209014,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586209015,"package_name":"idb","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"development","optional":false},{"id":586209016,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209017,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":586209018,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":586209019,"package_name":"immer","ecosystem":"npm","requirements":"9.0.12","direct":false,"kind":"development","optional":false},{"id":586209020,"package_name":"import-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209021,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209022,"package_name":"import-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209023,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586209024,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":586209025,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209026,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":586209027,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209028,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":586209029,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586209030,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586209031,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":586209032,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209033,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209034,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":586209035,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":586209036,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209037,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":586209038,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":586209039,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":586209040,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209041,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209042,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209043,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":586209044,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209045,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209046,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209047,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":586209048,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209049,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209050,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209051,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":586209052,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209053,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209054,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209055,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209056,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":586209057,"package_name":"is-subset","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586208488,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":586208489,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":586208490,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":586208491,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586208492,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586208493,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586208494,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586208495,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586208496,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586208497,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":586208498,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208499,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208500,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208501,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586208502,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208503,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208504,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208505,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586208506,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.13.0","direct":false,"kind":"development","optional":false},{"id":586208507,"package_name":"aria-query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208508,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"5.16.4","direct":false,"kind":"development","optional":false},{"id":586208509,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208510,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"13.3.0","direct":false,"kind":"development","optional":false},{"id":586208511,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"14.4.1","direct":false,"kind":"development","optional":false},{"id":586208512,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208513,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586208514,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586208515,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.17","direct":false,"kind":"development","optional":false},{"id":586208516,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":586208517,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":586208518,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":586208519,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":586208520,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"development","optional":false},{"id":586208521,"package_name":"@types/cheerio","ecosystem":"npm","requirements":"0.22.30","direct":false,"kind":"development","optional":false},{"id":586208522,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"development","optional":false},{"id":586208523,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":586208524,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":586208525,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":586208526,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.50","direct":false,"kind":"development","optional":false},{"id":586208527,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"development","optional":false},{"id":586208528,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.27","direct":false,"kind":"development","optional":false},{"id":586208529,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":586208530,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":586208531,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586208532,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"development","optional":false},{"id":586208533,"package_name":"@types/is-windows","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208534,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586208535,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208536,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586208537,"package_name":"@types/jest","ecosystem":"npm","requirements":"28.1.6","direct":false,"kind":"development","optional":false},{"id":586208538,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":586208539,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":586208540,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586208541,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":586208542,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":586208543,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":586208544,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586208545,"package_name":"@types/node","ecosystem":"npm","requirements":"18.6.1","direct":false,"kind":"development","optional":false},{"id":586208546,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208547,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":586208548,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.5","direct":false,"kind":"runtime","optional":false},{"id":586208549,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"development","optional":false},{"id":586208550,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":586208551,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":586208552,"package_name":"@types/react","ecosystem":"npm","requirements":"18.0.15","direct":false,"kind":"runtime","optional":false},{"id":586208553,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.0.6","direct":false,"kind":"runtime","optional":false},{"id":586208554,"package_name":"@types/react-is","ecosystem":"npm","requirements":"17.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208555,"package_name":"@types/react-modal","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":586208556,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.17","direct":false,"kind":"runtime","optional":false},{"id":586208557,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":586208558,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":586208559,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":586208560,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"development","optional":false},{"id":586208561,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":586208562,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586208563,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"development","optional":false},{"id":586208564,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"development","optional":false},{"id":586208565,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208566,"package_name":"@types/testing-library__jest-dom","ecosystem":"npm","requirements":"5.14.1","direct":false,"kind":"development","optional":false},{"id":586208567,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586208568,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"development","optional":false},{"id":586208569,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.14","direct":false,"kind":"development","optional":false},{"id":586208570,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"development","optional":false},{"id":586208571,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208572,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":586208573,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":586208574,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208575,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208576,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208577,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208578,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208579,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208580,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208581,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208582,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208583,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208584,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208585,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586208586,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586208587,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208588,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":586208589,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":586208590,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208591,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208592,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208593,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208594,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208595,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208596,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208597,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208598,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208599,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208600,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208601,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208602,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208603,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208604,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208605,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586208606,"package_name":"@wry/context","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":586208607,"package_name":"@wry/equality","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":586208608,"package_name":"@wry/trie","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":586208609,"package_name":"@xmldom/xmldom","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"development","optional":false},{"id":586208610,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586208611,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586208612,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586208613,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":586208614,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":586208615,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586208616,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586208617,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":586208618,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":586208619,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586208620,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208621,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586208622,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":586208623,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":586208624,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586208625,"package_name":"ajv","ecosystem":"npm","requirements":"8.8.2","direct":false,"kind":"development","optional":false},{"id":586208626,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208627,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":586208628,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586208629,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":586208630,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":586208631,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":586208632,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":586208633,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208634,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":586208635,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586208636,"package_name":"append-field","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208637,"package_name":"arg","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586208638,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":586208639,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586208640,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586208641,"package_name":"array-from","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586208642,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":586208643,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208644,"package_name":"array.prototype.filter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586208645,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":586208646,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586208647,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586208648,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":586208649,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208650,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":586208651,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586208652,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208653,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586208654,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.1","direct":false,"kind":"development","optional":false},{"id":586208655,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":586208656,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586208657,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586208658,"package_name":"babel-literal-to-ast","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208659,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"development","optional":false},{"id":586208660,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586208661,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586208662,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":586208663,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":586208664,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":586208665,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586208666,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":586208667,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":586208668,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586208669,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586208670,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586208671,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":586208672,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586208673,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586208674,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":586208675,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586208676,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586208677,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586208678,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":586208679,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":586208680,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586208681,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":586208682,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":586208683,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":586208684,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208685,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208686,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":586208687,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586208688,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208689,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":586208690,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":586208691,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208692,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586208693,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.3","direct":false,"kind":"runtime","optional":false},{"id":586208694,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":586208695,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586208696,"package_name":"btoa","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586208697,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208698,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586208699,"package_name":"busboy","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586208700,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586208701,"package_name":"c8","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":586208702,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586208703,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208704,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586208705,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":586208706,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208707,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208708,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001334","direct":false,"kind":"runtime","optional":false},{"id":586208709,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":586208710,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":586208711,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586208712,"package_name":"charcodes","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586208713,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"development","optional":false},{"id":586208714,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.10","direct":false,"kind":"development","optional":false},{"id":586208715,"package_name":"cheerio-select","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":586208716,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":586208717,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586208718,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208719,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586208720,"package_name":"clean-css","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":586208721,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":586208722,"package_name":"clsx","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586208723,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":586208724,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586208725,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586208726,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":586208727,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":586208728,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":586208729,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.17","direct":false,"kind":"development","optional":false},{"id":586208730,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":586208731,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":586208732,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208733,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":586208734,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586208735,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":586208736,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":586208737,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208738,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":586208739,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":586208740,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":586208741,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586208742,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":586208743,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":586208744,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586208745,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":586208746,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":586208747,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":586208748,"package_name":"core-js","ecosystem":"npm","requirements":"3.20.1","direct":false,"kind":"development","optional":false},{"id":586208749,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.22.3","direct":false,"kind":"development","optional":false},{"id":586208750,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":586208751,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.19.1","direct":false,"kind":"development","optional":false},{"id":586208752,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208753,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":586208754,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":586208755,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208756,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208757,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586208758,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":586208759,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586208760,"package_name":"css-loader","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"development","optional":false},{"id":586208761,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":586208762,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":586208763,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586208764,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586208765,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586208766,"package_name":"css-select","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":586208767,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586208768,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"development","optional":false},{"id":586208769,"package_name":"css-what","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586208770,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":586208771,"package_name":"cssdb","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586208772,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586208773,"package_name":"cssnano","ecosystem":"npm","requirements":"5.0.14","direct":false,"kind":"development","optional":false},{"id":586208774,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"development","optional":false},{"id":586208775,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586208776,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586208777,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586208778,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":586208779,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":586208780,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586208781,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":586208782,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586208783,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":586208784,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208785,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":586208786,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586208787,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":586208788,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586208789,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":586208790,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":586208791,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586208792,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":586208793,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586208794,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":586208795,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208796,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586208797,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586208798,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586208799,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586208800,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586208801,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":586209058,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209059,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209060,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586209061,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209062,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586209063,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209064,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209065,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209066,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586209067,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586209068,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209069,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586209070,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":586209071,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":586209072,"package_name":"jasmine","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586209073,"package_name":"jasmine-core","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586209074,"package_name":"jasmine-reporters","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":586209075,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586209076,"package_name":"jest","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209077,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209078,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209079,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209080,"package_name":"jest-config","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209081,"package_name":"jest-diff","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":586209082,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586209083,"package_name":"jest-each","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209084,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.4.4","direct":false,"kind":"development","optional":false},{"id":586209085,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.4.4","direct":false,"kind":"development","optional":false},{"id":586209086,"package_name":"jest-get-type","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":586209087,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209088,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209089,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209090,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209091,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586209092,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209093,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209094,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209095,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":586209096,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586209097,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209098,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209099,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209100,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209101,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209102,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":586209103,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209104,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":586209105,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209106,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209107,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586209108,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209109,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209110,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209111,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586209112,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209113,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.4.5","direct":false,"kind":"development","optional":false},{"id":586209114,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":586209115,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209116,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":586209117,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":586209118,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":586209119,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"development","optional":false},{"id":586209120,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":586209121,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209122,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":586209123,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586209124,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":586209125,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209126,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209127,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586209128,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209129,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":586209130,"package_name":"jszip","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":586209131,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":586209132,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":586209133,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586209134,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586209135,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"development","optional":false},{"id":586209136,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586209137,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586209138,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":586209139,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209140,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586209141,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":586209142,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209143,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209144,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":586209145,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586209146,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586209147,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586209148,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":586209149,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":586209150,"package_name":"lodash.escape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586209151,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":586209152,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":586209153,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":586209154,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":586209155,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":586209156,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":586209157,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":586209158,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586209159,"package_name":"lolex","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586209160,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586209161,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586209162,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209163,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":586209164,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"development","optional":false},{"id":586209165,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586209166,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":586209167,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":586209168,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586209169,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586209170,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.4","direct":false,"kind":"development","optional":false},{"id":586209171,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209172,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209173,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":586209174,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586209175,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209176,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586209177,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"development","optional":false},{"id":586209178,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"development","optional":false},{"id":586209179,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209180,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209181,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"development","optional":false},{"id":586209182,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209183,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209184,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":586209185,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":586209186,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":586209187,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209188,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209189,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586209190,"package_name":"minimatch","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":586209191,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":586209192,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":586209193,"package_name":"moo","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":586209194,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":586209195,"package_name":"multer","ecosystem":"npm","requirements":"1.4.5-lts.1","direct":false,"kind":"development","optional":false},{"id":586209196,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"development","optional":false},{"id":586209197,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":586209198,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586209199,"package_name":"nearley","ecosystem":"npm","requirements":"2.20.1","direct":false,"kind":"development","optional":false},{"id":586209200,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":586209201,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":586209202,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":586209203,"package_name":"nise","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":586209204,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":586209205,"package_name":"lolex","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586209206,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586209207,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586209208,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586209209,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586209210,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209211,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209212,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586209213,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586209214,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586209215,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209216,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586209217,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209218,"package_name":"object-hash","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586209219,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":586209220,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":586209221,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209222,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":586209223,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":586209224,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":586209225,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":586209226,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586209227,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":586209228,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586209229,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":586209230,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586209231,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":586209232,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586209233,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":586209234,"package_name":"optimism","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":586209235,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":586209236,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586209237,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209238,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"development","optional":false},{"id":586209239,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209240,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":586209241,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586209242,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209243,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209244,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586209245,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586209246,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586209247,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":586209248,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586209249,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209250,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209251,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209252,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":586209253,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":586209254,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209255,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209256,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209257,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209258,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209259,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":586209260,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":586209261,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209262,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209263,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209264,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209265,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586209266,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586209267,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209268,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209269,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209270,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209271,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":false,"kind":"development","optional":false},{"id":586209272,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209273,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209274,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":586209275,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586209276,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":586209277,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586209278,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":586209279,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209280,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":586209281,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"development","optional":false},{"id":586209282,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586209283,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586209284,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209285,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209286,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209287,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209288,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586209289,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":586209290,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209291,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":586209292,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209293,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209294,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586209295,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":586209296,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586209297,"package_name":"postcss-js","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586209298,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586209299,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586209300,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":586209301,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209302,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209303,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":586209304,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":586209305,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209306,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":586209307,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209308,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586209309,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209310,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209311,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209312,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209313,"package_name":"postcss-nested","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"development","optional":false},{"id":586209314,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":586209315,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":586209316,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209317,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209318,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209319,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209320,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209321,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209322,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209323,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":586209324,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209325,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209326,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586209327,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586209328,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":586209329,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586209330,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586209331,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209332,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209333,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209334,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586209335,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.8","direct":false,"kind":"development","optional":false},{"id":586209336,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":586209337,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":586209338,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":586209339,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586209340,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":586209341,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":586209342,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209343,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":586209344,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209345,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":586209346,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209347,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209348,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":586209349,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":586209350,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":586209351,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":586209352,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":586209353,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586209354,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209355,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":586209356,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"development","optional":false},{"id":586209357,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":586209358,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586209359,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":586209360,"package_name":"railroad-diagrams","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209361,"package_name":"randexp","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"development","optional":false},{"id":586209362,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209363,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586209364,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":586209365,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209366,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209367,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"development","optional":false},{"id":586209368,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586209369,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":586209370,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209371,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"development","optional":false},{"id":586209372,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":586209373,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209374,"package_name":"react-modal","ecosystem":"npm","requirements":"3.15.1","direct":false,"kind":"runtime","optional":false},{"id":586209375,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":586209376,"package_name":"react-router","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209377,"package_name":"react-router-dom","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209378,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209460,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209379,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586209380,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":586209381,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586209382,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586209383,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"development","optional":false},{"id":586209384,"package_name":"eslint","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":586209385,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":586209386,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":586209387,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586209388,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209389,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586209390,"package_name":"espree","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":586209391,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":586209392,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"development","optional":false},{"id":586209393,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":586209394,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":586209395,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":586209396,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":586209397,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209398,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":586209399,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":586209400,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":586209401,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":586209402,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"development","optional":false},{"id":586209403,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":586209404,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209405,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":586209406,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":586209407,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":586209408,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":586209409,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":586209410,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209411,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209412,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209413,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209414,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":586209415,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209416,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209417,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209418,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":586209419,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"development","optional":false},{"id":586209420,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586209421,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":586209422,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":586209423,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209424,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":586209425,"package_name":"rollup","ecosystem":"npm","requirements":"2.62.0","direct":false,"kind":"development","optional":false},{"id":586209426,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":586209427,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":586209428,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209429,"package_name":"rst-selector-parser","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":586209430,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209431,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":586209432,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586209433,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":586209434,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":586209435,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":586209436,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209437,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":586209438,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586209439,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209440,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209441,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209442,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":586209443,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586209444,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":586209445,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":586209446,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586209447,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586209448,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":586209449,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209450,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586209451,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209452,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209453,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":586209454,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209455,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":586209456,"package_name":"sinon","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":586209457,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":586209458,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586209459,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209461,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"development","optional":false},{"id":586209462,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209463,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":586209464,"package_name":"source-map-explorer","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":586209465,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":586209466,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209467,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209468,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":586209469,"package_name":"source-map-js","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":586209470,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":586209471,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.9","direct":false,"kind":"development","optional":false},{"id":586209472,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586209473,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":586209474,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586209475,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209476,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":586209477,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586209478,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":586209479,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586209480,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209481,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586209482,"package_name":"standard-engine","ecosystem":"npm","requirements":"14.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209483,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":586209484,"package_name":"streamsearch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586209485,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209486,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586209487,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586209488,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":586209489,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209490,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":586209491,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":586209492,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209493,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":586209494,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586209495,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209496,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209497,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209498,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209499,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209500,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586209501,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":586209502,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586209503,"package_name":"stylis","ecosystem":"npm","requirements":"4.0.13","direct":false,"kind":"runtime","optional":false},{"id":586209504,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":586209505,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586209506,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209507,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586209508,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586209509,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209510,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":586209511,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":586209512,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586209513,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":586209514,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586209515,"package_name":"symbol-observable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209516,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":586209517,"package_name":"table","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"runtime","optional":false},{"id":586209518,"package_name":"ajv","ecosystem":"npm","requirements":"8.8.2","direct":false,"kind":"runtime","optional":false},{"id":586209519,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209520,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":586209521,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":586209522,"package_name":"temp","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":586209523,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":586209524,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209525,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":586209526,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":586209527,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586209528,"package_name":"terser","ecosystem":"npm","requirements":"5.14.2","direct":false,"kind":"development","optional":false},{"id":586209529,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":586209530,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":586209531,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":586209532,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586209533,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209534,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":586209535,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586209536,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586209537,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":586209538,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586209539,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209540,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209541,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209542,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586209543,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586209544,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209545,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209546,"package_name":"ts-invariant","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":586209547,"package_name":"ts-jest","ecosystem":"npm","requirements":"26.5.6","direct":false,"kind":"development","optional":false},{"id":586209548,"package_name":"ts-standard","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209549,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":586209550,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209551,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":586209552,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":586209553,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":586209554,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":586209555,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":586209556,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":586209557,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":586209558,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":586209559,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":586209560,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"runtime","optional":false},{"id":586209561,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586209562,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209563,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209564,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209565,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209566,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209567,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209568,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586209569,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586209570,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586209571,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":586209572,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209573,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209574,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586209575,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209576,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":586209577,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":586209578,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":586209579,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586209580,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586209581,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209582,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":586209583,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":586209584,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":586209585,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":586209586,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586209587,"package_name":"webpack","ecosystem":"npm","requirements":"5.65.0","direct":false,"kind":"development","optional":false},{"id":586209588,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":586209589,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"development","optional":false},{"id":586209591,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"development","optional":false},{"id":586209592,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586209593,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586209594,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":586209595,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":586209596,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":586209597,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586209598,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586209599,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":586209600,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586209601,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":586209602,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209603,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209604,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":586209605,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209606,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209607,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209608,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"development","optional":false},{"id":586209609,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586209610,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586209611,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586209612,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209613,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209614,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209615,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209616,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209617,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209618,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209619,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209620,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209621,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209622,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209623,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209624,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209625,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":586209626,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":586209627,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":586209628,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209629,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586209630,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586209631,"package_name":"ws","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":586209632,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209633,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586209634,"package_name":"xml2js","ecosystem":"npm","requirements":"0.4.23","direct":false,"kind":"development","optional":false},{"id":586209635,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":586209636,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586209637,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586209638,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":586209639,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":586209640,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":586209641,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":586209642,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":586209643,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586209644,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586209645,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586209646,"package_name":"zen-observable","ecosystem":"npm","requirements":"0.8.15","direct":false,"kind":"runtime","optional":false},{"id":586209647,"package_name":"zen-observable-ts","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","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":"dotnet/src/webdriver/WebDriver.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:33.397Z","updated_at":"2022-08-06T19:15:33.397Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/WebDriver.csproj","dependencies":[{"id":586210814,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"13.0.1","direct":true,"kind":"runtime","optional":false},{"id":586210815,"package_name":"Microsoft.IdentityModel.Tokens","ecosystem":"nuget","requirements":"6.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/chrome/WebDriver.Chrome.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:33.629Z","updated_at":"2022-08-06T19:15:33.629Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/chrome/WebDriver.Chrome.Tests.csproj","dependencies":[{"id":586211859,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586211860,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/common/WebDriver.Common.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:33.956Z","updated_at":"2022-08-06T19:15:33.956Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/common/WebDriver.Common.Tests.csproj","dependencies":[{"id":586212939,"package_name":"BenderProxy","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":586212940,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"16.6.1","direct":true,"kind":"runtime","optional":false},{"id":586212941,"package_name":"Moq","ecosystem":"nuget","requirements":"4.12.0","direct":true,"kind":"runtime","optional":false},{"id":586212942,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"13.0.1","direct":true,"kind":"runtime","optional":false},{"id":586212943,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586212944,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"development","optional":false},{"id":586212945,"package_name":"Microsoft.IdentityModel.Tokens","ecosystem":"nuget","requirements":"6.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/edge/WebDriver.Edge.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.004Z","updated_at":"2022-08-06T19:15:34.004Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/edge/WebDriver.Edge.Tests.csproj","dependencies":[{"id":586212973,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586212974,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/firefox/WebDriver.Firefox.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.073Z","updated_at":"2022-08-06T19:15:34.073Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/firefox/WebDriver.Firefox.Tests.csproj","dependencies":[{"id":586213034,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586213035,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/ie/WebDriver.IE.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.119Z","updated_at":"2022-08-06T19:15:34.119Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/ie/WebDriver.IE.Tests.csproj","dependencies":[{"id":586213142,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586213143,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/remote/WebDriver.Remote.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.221Z","updated_at":"2022-08-06T19:15:34.221Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/remote/WebDriver.Remote.Tests.csproj","dependencies":[{"id":586213202,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586213203,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/safari/WebDriver.Safari.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.312Z","updated_at":"2022-08-06T19:15:34.312Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/safari/WebDriver.Safari.Tests.csproj","dependencies":[{"id":586213268,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586213269,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/support/WebDriver.Support.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.406Z","updated_at":"2022-08-06T19:15:34.406Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/support/WebDriver.Support.Tests.csproj","dependencies":[{"id":586213284,"package_name":"Moq","ecosystem":"nuget","requirements":"4.13.0","direct":true,"kind":"runtime","optional":false},{"id":586213285,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.2","direct":true,"kind":"runtime","optional":false},{"id":586213286,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"3.16.1","direct":true,"kind":"runtime","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/build-selenium-manager.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:28.719Z","updated_at":"2023-01-13T16:23:28.719Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/build-selenium-manager.yml","dependencies":[{"id":6890416562,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890416563,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","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/should-workflow-run.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:30.106Z","updated_at":"2023-01-13T16:23:30.106Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/should-workflow-run.yml","dependencies":[{"id":6890422224,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890422225,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false},{"id":6890422226,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","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":"nuget","filepath":"dotnet/src/support/WebDriver.Support.StrongNamed.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:17.476Z","updated_at":"2023-09-21T17:06:17.476Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/support/WebDriver.Support.StrongNamed.nuspec","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/src/support/WebDriver.Support.csproj","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:17.801Z","updated_at":"2023-09-21T17:06:17.801Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/support/WebDriver.Support.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/src/support/WebDriver.Support.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:18.162Z","updated_at":"2023-09-21T17:06:18.162Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/support/WebDriver.Support.nuspec","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/src/webdriver/WebDriver.StrongNamed.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:18.515Z","updated_at":"2023-09-21T17:06:18.515Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/WebDriver.StrongNamed.nuspec","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/src/webdriver/WebDriver.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:18.874Z","updated_at":"2023-09-21T17:06:18.874Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/WebDriver.nuspec","dependencies":[]},{"ecosystem":"pypi","filepath":"py/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:20.247Z","updated_at":"2023-09-21T17:06:20.247Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/py/docs/requirements.txt","dependencies":[{"id":13854379305,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":13854379306,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"py/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:20.950Z","updated_at":"2023-09-21T17:06:20.950Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/py/setup.py","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":[]}],"score":39.23629279904424,"created_at":"2024-12-15T21:38:08.633Z","updated_at":"2026-04-30T05:06:16.289Z","avatar_url":"https://github.com/SeleniumHQ.png","language":"Java","monthly_downloads":8040321,"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://selenium.dev\"\u003e\u003cimg src=\"common/images/selenium_logo_mark_green.svg\" alt=\"Selenium\" width=\"100\"\u003e\u003c/a\u003e\n  \u003cbr/\u003e\n  Selenium\n  \u003cbr/\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eAutomates browsers. That's it!\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\n  \u003ca href=\"#installing\"\u003eInstalling\u003c/a\u003e •\n  \u003ca href=\"#building\"\u003eBuilding\u003c/a\u003e •\n  \u003ca href=\"#developing\"\u003eDeveloping\u003c/a\u003e •\n  \u003ca href=\"#testing\"\u003eTesting\u003c/a\u003e •\n  \u003ca href=\"#documenting\"\u003eDocumenting\u003c/a\u003e •\n  \u003ca href=\"#releasing\"\u003eReleasing\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\nSelenium is an umbrella project encapsulating a variety of tools and\nlibraries enabling web browser automation. Selenium specifically\nprovides an infrastructure for the [W3C WebDriver specification](https://w3c.github.io/webdriver/)\n— a platform and language-neutral coding interface compatible with all\nmajor web browsers.\n\nThe project is made possible by volunteer contributors who've\ngenerously donated thousands of hours in code development and upkeep.\n\nThis README is for developers interested in contributing to the project.\nFor people looking to get started using Selenium, please check out\nour [User Manual](https://selenium.dev/documentation/) for detailed examples and descriptions, and if you\nget stuck, there are several ways to [Get Help](https://www.selenium.dev/support/).\n\n[![CI](https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml/badge.svg)](https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml)\n[![CI - RBE](https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml/badge.svg)](https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml)\n[![Releases downloads](https://img.shields.io/github/downloads/SeleniumHQ/selenium/total.svg)](https://github.com/SeleniumHQ/selenium/releases)\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://github.com/SeleniumHQ/selenium/blob/trunk/CONTRIBUTING.md)\nbefore submitting your pull requests.\n\n## Installing\n\nThese are the requirements to create your own local dev environment to contribute to Selenium.\n\n### All Platforms\n\n* [Bazelisk](https://github.com/bazelbuild/bazelisk), a Bazel wrapper that automatically downloads\n  the version of Bazel specified in `.bazelversion` file and transparently passes through all\n  command-line arguments to the real Bazel binary.\n* Java JDK version 17 or greater (e.g., [Java 17 Temurin](https://adoptium.net/temurin/releases/?version=17))\n  * Set `JAVA_HOME` environment variable to location of Java executable (the JDK not the JRE)\n  * To test this, try running the command `javac`. This command won't exist if you only have the JRE\n  installed. If you're met with a list of command-line options, you're referencing the JDK properly.\n\n### MacOS\n\n  * Xcode including the command-line tools. Install the latest version using: `xcode-select --install`\n  * Rosetta for Apple Silicon Macs. Add `build --host_platform=//:rosetta` to the `.bazelrc.local` file. We are working\n  to make sure this isn't required in the long run.\n\n### Windows\n\nSeveral years ago [Jim Evans](https://www.linkedin.com/in/jimevansmusic/) published a great article on\n[Setting Up a Windows Development Environment for the Selenium .NET Language Bindings](https://jimevansmusic.blogspot.com/2020/04/setting-up-windows-development.html);\nThis article is out of date, but it includes more detailed descriptions and screenshots that some people might find useful.\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see Current Windows Setup Requirements\u003c/summary\u003e\n\n#### Option 1: Automatic Installation from Scratch\n\nThis script will ensure a complete ready to execute developer environment.\n(nothing is installed or set that is already present unless otherwise prompted)\n\n1. Open Powershell as an Administrator\n2. Execute: `Set-ExecutionPolicy Bypass -Scope Process -Force` to allow running the script in the process\n3. Navigate to the directory you want to clone Selenium in, or the parent directory of an already cloned Selenium repo\n4. Download and execute this script in the powershell terminal: [scripts/dev-environment-setup.ps1]`\n\n#### Option 2: Manual Installation\n\n1. Allow running scripts in Selenium in general:\n    ```\n    Set-ExecutionPolicy -ExecutionPolicy RemoteSigned\n    ```\n2. Enable Developer Mode:\n    ```\n    reg add \"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\AppModelUnlock\" /t REG_DWORD /f /v \"AllowDevelopmentWithoutDevLicense\" /d \"1\"\n    ```\n3. Install [MSYS2](https://www.msys2.org/), which is an alternative shell environment that provides Unix-like commands\n    * Add bin directory to `PATH` environment variable (e.g., `\"C:\\tools\\msys64\\usr\\bin\"`)\n    * Add `bash.exe` location as the `BAZEL_SH` environment variable (e.g., `\"C:\\tools\\msys64\\usr\\bin\\bash.exe\"`)\n4. Install the latest version of [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/)\n    * Use the visual studio installer to modify and add the \"Desktop development with C++\" Workload\n    * Add Visual C++ build tools installation directory location to `BAZEL_VC` environment variable (e.g. `\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\"`)\n    * Add Visual C++ Build tools version to `BAZEL_VC_FULL_VERSION` environment variable (this can be discovered from the directory name in `\"$BAZEL_VC\\Tools\\MSVC\\\u003cBAZEL_VC_FULL_VERSION\u003e\"`)\n5. Add support for long file names (bazel has a lot of nested directories that can exceed default limits in Windows)\n    * Enable Long Paths support with these 2 registry commands:\n    ```shell\n    reg add \"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Command Processor\" /t REG_DWORD /f /v \"DisableUNCCheck\" /d \"1\"\n    reg add \"HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\FileSystem\" /t REG_DWORD /f /v \"LongPathsEnabled\" /d \"1\"\n    ```\n    * Allow Bazel to create short name versions of long file paths: `fsutil 8dot3name set 0`\n    * Set bazel output to `C:/tmp` instead of nested inside project directory:\n        * Create a file `selenium/.bazelrc.windows.local`\n        * Add \"startup --output_user_root=C:/tmp\" to the file\n\n\u003c/details\u003e\n\n### Alternative Dev Environments\n\nIf you want to contribute to the project, but do not want to set up your own local dev environment,\nthere are two alternatives available.\n\n#### Using GitPod\n\nRather than creating your own local dev environment, GitPod provides a ready to use environment for you.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/SeleniumHQ/selenium)\n\n#### Using Dev Container\n\nAs an alternative you can build a [Dev Container](https://containers.dev/) - basically a docker container -\nsuitable for building and testing Selenium using the devcontainer.json in the\n[.devcontainer](.devcontainer/devcontainer.json) directory. Supporting IDEs like VS Code or IntelliJ IDEA\nshould point you to how such a container can be created.\n\n#### Using Docker Image\n\nYou can also build a Docker image suitable\nfor building and testing Selenium using the Dockerfile in the\n[dev image](scripts/dev-image/Dockerfile) directory.\n\n## Building\n\nSelenium is built using a common build tool called [Bazel](https://bazel.build/), to\nallow us to easily manage dependency downloads, generate required binaries, build and release packages, and execute tests;\nall in a fast, efficient manner. For a more detailed discussion, read Simon Stewart's article on [Building Selenium](https://www.selenium.dev/blog/2023/building-selenium/)\n\nOften we wrap Bazel commands with our custom [Rake](http://rake.rubyforge.org/) wrapper. These are run with the `./go` command.\n\nThe common Bazel commands are:\n* `bazel build` — evaluates dependencies, compiles source files and generates output files for the specified target.\nIt's used to create executable binaries, libraries, or other artifacts.\n* `bazel run` — builds the target and then executes it.\nIt's typically used for targets that produce executable binaries.\n* `bazel test` — builds and runs the target in a context with additional testing functionality\n* `bazel query` — identifies available targets for the provided path.\n\nEach module that can be built is defined in a `BUILD.bazel` file. To execute the module you refer to it starting with a\n`//`, then include the relative path to the file that defines it, then `:`, then the name of the target.\nFor example, the target to build the Grid is named `executable-grid` and it is\ndefined in the `'selenium/java/src/org/openqa/selenium/grid/BAZEL.build'` file.\nSo to build the grid you would run: `bazel build //java/src/org/openqa/selenium/grid:executable-grid`.\n\nThe Bazel documentation has a [handy guide](https://bazel.build/run/build#specifying-build-targets)\nfor various shortcuts and all the ways to build multiple targets, which Selenium makes frequent use of.\n\nTo build everything for a given language:\n\n```shell\nbazel build //\u003clanguage\u003e/...\n```\n\nTo build just the grid there is an alias name to use (the log will show where the output jar is located):\n\n```shell\nbazel build grid\n```\n\nTo make things more simple, building each of the bindings is available with this `./go` command:\n\n```shell\n./go \u003clanguage\u003e:build\n```\n\n## Developing\n\n### Java\n\n#### IntelliJ\n\nMost of the team uses Intellij for their day-to-day editing. If you're\nworking in IntelliJ, then we highly recommend installing the [Bazel IJ\nplugin](https://plugins.jetbrains.com/plugin/8609-bazel) which is documented on\n[its own site](https://plugins.jetbrains.com/plugin/8609-bazel).\n\nTo use Selenium with the IntelliJ Bazel plugin, import the repository as a Bazel project, and select the project\nview file from the [scripts](scripts) directory. `ij.bazelproject` for Mac/Linux and `ij-win.bazelproject` for Windows.\n\n#### Linting\n\nWe also use Google Java Format for linting, so using the Google Java Formatter Plugin is useful;\nthere are a few steps to get it working, so read their [configuration documentation](https://github.com/google/google-java-format/blob/master/README.md#intellij-jre-config).\nThere is also an auto-formatting script that can be run: `./scripts/format.sh`\n\n#### Local Installation\n\nWhile Selenium is not built with Maven, you can build and install the Selenium pieces\nfor Maven to use locally by deploying to your local maven repository (`~/.m2/repository`), using:\n\n```shell\n./go java:install\n```\n\n#### Updating Dependencies\n\nDependencies are defined in the file [MODULE.bazel](https://github.com/SeleniumHQ/selenium/blob/trunk/MODULE.bazel).\n\nTo update a dependency, modify the version in the `MODULE.bazel` file and run:\n\n```shell\nRULES_JVM_EXTERNAL_REPIN=1 bazel run @maven//:pin\n```\n\nTo automatically update and pin new dependencies, run:\n\n```shell\n./go java:update\n```\n\n### Python\n\n#### Linting and Formatting\n\nWe follow the [PEP8 Style Guide for Python Code](https://peps.python.org/pep-0008) (except we use a 120 character line length).\nThis is checked and enforced with [ruff](https://docs.astral.sh/ruff/), a linting/formatting tool.\nThere is also an auto-formatting script that can be run: `./scripts/format.sh`\n\n#### Local Installation\n\nTo run Python code locally without building/installing the package, you must first install the dependencies:\n\n```shell\npip install -r py/requirements.txt\n```\n\nThen, build the generated files and copy them into your local source tree:\n\n```shell\n./go py:local_dev\n```\n\nAfter that, you can import the selenium package directly from source from the `py` directory.\n\nInstead of running from source, you can build and install the selenium package (wheel) locally:\n\n```shell\n./go py:install\n```\n\nThis will attempt to install into the global Python `site-packages` directory,\nwhich might not be writable. To avoid this, you should create and activate a\n[virtual environment](https://packaging.python.org/en/latest/tutorials/installing-packages/#creating-virtual-environments)\nbefore installing.\n\n\n### Ruby\n\nInstead of using `irb`, you can create an interactive REPL with all gems loaded using: `bazel run //rb:console`\n\nIf you want to debug code, you can do it via [`debug`](https://github.com/ruby/debug) gem:\n\n1. Add `binding.break` to the code where you want the debugger to start.\n2. Run tests with  `ruby_debug` configuration: `bazel test --config ruby_debug \u003ctest\u003e`.\n3. When debugger starts, run the following in a separate terminal to connect to debugger:\n\n```shell\nbazel-selenium/external/bundle/bin/rdbg -A\n```\n\nIf you want to use [RubyMine](https://www.jetbrains.com/ruby/) for development,\nyou can configure it use Bazel artifacts:\n\n1. Open `rb/` as a main project directory.\n2. From the `selenium` (parent) directory, run `./go rb:local_dev` to create up-to-date artifacts.\n3. In \u003ckbd\u003eSettings / Languages \u0026 Frameworks / Ruby SDK and Gems\u003c/kbd\u003e add new \u003ckbd\u003eInterpreter\u003c/kbd\u003e pointing to `../bazel-selenium/external/rules_ruby++ruby+ruby/dist/bin/ruby`.\n4. You should now be able to run and debug any spec. It uses Chrome by default, but you can alter it using environment variables specified in [Ruby Testing](#ruby-2) section below.\n\n### Rust\n\nTo keep `Cargo.Bazel.lock` synchronized with `Cargo.lock`, run:\n\n```shell\nCARGO_BAZEL_REPIN=true bazel run @crates//:all\n```\n\n## Testing\n\nThere are a number of bazel configurations specific for testing.\n\n### Common Options Examples\n\nHere are examples of arguments we make use of in testing the Selenium code:\n* `--pin_browsers=false` - use Selenium Manager to locate browsers/drivers\n* `--headless` - run browsers in headless mode (supported be Chrome, Edge and Firefox)\n* `--flaky_test_attempts 3` - re-run failed tests up to 3 times\n* `--local_test_jobs 1` - control parallelism of tests\n* `--cache_test_results=no`, `-t-` - disable caching of test results and re-runs all of them\n* `--test_output all` - print all output from the tests, not just errors\n* `--test_output streamed` - run all tests one by one and print its output immediately\n* `--test_env FOO=bar` - pass extra environment variable to test process\n* `--run_under=\"xvfb-run -a\"` - prefix to insert before the execution\n\n### Filtering\n\nSelenium tests can be filtered by size:\n* small — typically unit tests where no browser is opened\n* large — typically tests that actually drive a browser\n* medium — tests that are more involved than simple unit tests, but not fully driving a browser\n\nThese can be filtered using the `test_size_filters` argument like this:\n\n```shell\nbazel test //\u003clanguage\u003e/... --test_size_filters=small\n```\n\nTests can also be filtered by tag like:\n\n```shell\nbazel test //\u003clanguage\u003e/... --test_tag_filters=this,-not-this\n```\n\nIf there are multiple `--test_tag_filters`, only the last one is considered,\nso be careful if also using an inherited config\n\n### Java\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see Java Test Commands\u003c/summary\u003e\n\nTo run unit tests:\n\n```shell\nbazel test //java/... --test_size_filters=small\n```\nTo run integration tests:\n\n```shell\nbazel test //java/... --test_size_filters=medium\n```\nTo run browser tests:\n\n```shell\nbazel test //java/... --test_size_filters=large --test_tag_filters=\u003cbrowser\u003e\n```\n\nTo run a specific test:\n\n```shell\nbazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest\n```\n\n\u003c/details\u003e\n\n### JavaScript\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see JavaScript Test Commands\u003c/summary\u003e\n\nTo run the tests run:\n\n```shell\nbazel test //javascript/selenium-webdriver:all\n```\n\nYou can use `--test_env` to pass in the browser name as `SELENIUM_BROWSER`.\n\n```shell\nbazel test //javascript/selenium-webdriver:all --test_env=SELENIUM_BROWSER=firefox\n```\n\n\u003c/details\u003e\n\n### Python\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see Python Test Commands\u003c/summary\u003e\n\nRun unit tests with:\n```shell\nbazel test //py:unit\n```\n\nTo run all tests with a specific browser:\n\n```shell\nbazel test //py:test-\u003cbrowsername\u003e\n```\n\nTo run common tests with a specific browser (include BiDi tests):\n\n```shell\nbazel test //py:test-\u003cbrowsername\u003e-bidi\n```\n\nTo run all Python tests:\n\n```shell\nbazel test //py:all\n```\n\nTo run tests headless:\n```shell\nbazel test //py:test-\u003cbrowsername\u003e --//common:headless=true\n```\n\n\n\u003c/details\u003e\n\n### Ruby\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see Ruby Test Commands\u003c/summary\u003e\n\nTest targets:\n\n| Command                                                                          | Description                                        |\n| -------------------------------------------------------------------------------- | -------------------------------------------------- |\n| `bazel test //rb/...`                                                            | Run unit, all integration tests and lint           |\n| `bazel test //rb:lint`                                                           | Run RuboCop linter                                 |\n| `bazel test //rb/spec/...`                                                       | Run unit and integration tests for all browsers    |\n| `bazel test //rb/spec/... --test_size_filters small`                             | Run unit tests                                     |\n| `bazel test //rb/spec/unit/...`                                                  | Run unit tests                                     |\n| `bazel test //rb/spec/... --test_size_filters large`                             | Run integration tests for all browsers             |\n| `bazel test //rb/spec/integration/...`                                           | Run integration tests for all browsers             |\n| `bazel test //rb/spec/integration/... --test_tag_filters firefox`                | Run integration tests for local Firefox only       |\n| `bazel test //rb/spec/integration/... --test_tag_filters firefox-remote`         | Run integration tests for remote Firefox only      |\n| `bazel test //rb/spec/integration/... --test_tag_filters firefox,firefox-remote` | Run integration tests for local and remote Firefox |\n\nRuby test targets have the same name as the spec file with `_spec.rb` removed, so you can run them individually.\nIntegration tests targets also have a browser and remote suffix to control which browser to pick and whether to use Grid.\n\n| Test file                                               | Test target                                                      |\n| ------------------------------------------------------- | ---------------------------------------------------------------- |\n| `rb/spec/unit/selenium/webdriver/proxy_spec.rb`         | `//rb/spec/unit/selenium/webdriver:proxy`                        |\n| `rb/spec/integration/selenium/webdriver/driver_spec.rb` | `//rb/spec/integration/selenium/webdriver:driver-chrome`         |\n| `rb/spec/integration/selenium/webdriver/driver_spec.rb` | `//rb/spec/integration/selenium/webdriver:driver-chrome-remote`  |\n| `rb/spec/integration/selenium/webdriver/driver_spec.rb` | `//rb/spec/integration/selenium/webdriver:driver-firefox`        |\n| `rb/spec/integration/selenium/webdriver/driver_spec.rb` | `//rb/spec/integration/selenium/webdriver:driver-firefox-remote` |\n\nSupported browsers:\n\n* `chrome`\n* `edge`\n* `firefox`\n* `firefox-beta`\n* `ie`\n* `safari`\n* `safari-preview`\n\nIn addition to the [Common Options Examples](#common-options-examples), here are some additional Ruby specific ones:\n* `--test_arg \"-eTimeouts\"` - test only specs which name include \"Timeouts\"\n* `--test_arg \"\u003cany other RSpec argument\u003e\"` - pass any extra RSpec arguments (see `bazel run @bundle//bin:rspec -- --help`)\n\nSupported environment variables for use with `--test_env`:\n\n- `WD_SPEC_DRIVER` - the driver to test; either the browser name or 'remote' (gets set by Bazel)\n- `WD_REMOTE_BROWSER` - when `WD_SPEC_DRIVER` is `remote`; the name of the browser to test (gets set by Bazel)\n- `WD_REMOTE_URL` - URL of an already running server to use for remote tests\n- `DOWNLOAD_SERVER` - when `WD_REMOTE_URL` not set; whether to download and use most recently released server version for remote tests\n- `DEBUG` - turns on verbose debugging\n- `HEADLESS` - for chrome, edge and firefox; runs tests in headless mode\n- `DISABLE_BUILD_CHECK` - for chrome and edge; whether to ignore driver and browser version mismatches (allows testing Canary builds)\n- `CHROME_BINARY` - path to test specific Chrome browser\n- `CHROMEDRIVER_BINARY` - path to test specific ChromeDriver\n- `EDGE_BINARY` - path to test specific Edge browser\n- `MSEDGEDRIVER_BINARY` - path to test specific msedgedriver\n- `FIREFOX_BINARY` - path to test specific Firefox browser\n- `GECKODRIVER_BINARY` - path to test specific GeckoDriver\n\nTo run with a specific version of Ruby you can change the version in `rb/.ruby-version` or from command line:\n\n```shell\necho '\u003cX.Y.Z\u003e' \u003e rb/.ruby-version\n```\n\u003c/details\u003e\n\n### .NET\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see .NET Test Commands\u003c/summary\u003e\n\n.NET tests currently only work with pinned browsers, so make sure to include that.\n\nRun all tests with:\n\n```shell\nbazel test //dotnet/test/common\n```\n\nYou can run specific tests by specifying the class name:\n\n```shell\nbazel test //dotnet/test/common:ElementFindingTests\n```\n\nIf the module supports multiple browsers:\n\n```shell\nbazel test //dotnet/test/common:ElementFindingTests-edge\n```\n\n\u003c/details\u003e\n\n### Rust\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see Rust Test Commands\u003c/summary\u003e\n\nRust tests are run with:\n\n```shell\nbazel test //rust/...\n```\n\u003c/details\u003e\n\n### Linux\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to see Linux Testing Requirements\u003c/summary\u003e\n\nBy default, Bazel runs these tests in your current X-server UI. If you prefer, you can\nalternatively run them in a virtual or nested X-server.\n\n1. Run the X server `Xvfb :99` or `Xnest :99`\n2. Run a window manager, for example, `DISPLAY=:99 jwm`\n3. Run the tests you are interested in:\n\n```shell\nbazel test --test_env=DISPLAY=:99 //java/... --test_tag_filters=chrome\n```\n\nAn easy way to run tests in a virtual X-server is to use Bazel's `--run_under`\nfunctionality:\n\n```\nbazel test --run_under=\"xvfb-run -a\" //java/...\n```\n\u003c/details\u003e\n\n\n## Documenting\n\nAPI documentation can be found here:\n\n* [C#](https://seleniumhq.github.io/selenium/docs/api/dotnet/)\n* [JavaScript](https://seleniumhq.github.io/selenium/docs/api/javascript/)\n* [Java](https://seleniumhq.github.io/selenium/docs/api/java/index.html)\n* [Python](https://seleniumhq.github.io/selenium/docs/api/py/)\n* [Ruby](https://seleniumhq.github.io/selenium/docs/api/rb/)\n\nTo update API documentation for a specific language: `./go \u003clanguage\u003e:docs`\n\nTo update all documentation: `./go all:docs`\n\n\n## Releasing\n\nThe full process for doing a release can be found in [the wiki](https://github.com/SeleniumHQ/selenium/wiki/Releasing-Selenium)\n\nReleasing is a combination of building and publishing, which often requires coordination of multiple executions\nand additional processing.\nAs discussed in the [Building](#building) section, we use Rake tasks with the `./go` command for these things.\nThese `./go` commands include the `--stamp` argument to provide necessary information about the constructed asset.\n\nYou can build and release everything with:\n\n```shell\n./go all:release\n```\n\nTo build and release a specific language:\n\n```shell\n./go \u003clanguage\u003e:release\n```\n\nIf you have access to the Selenium EngFlow repository, you can have the assets built remotely and downloaded locally using:\n\n```shell\n./go all:release['--config', 'release']\n```\n","funding_links":["https://github.com/sponsors/SeleniumHQ",{"type":"github","url":"https://github.com/sponsors/SeleniumHQ"},{"type":"opencollective","url":"https://opencollective.com/selenium"},"https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","rubygems","activejob","mvc","rubocop","rspec","static-code-analysis","code-formatter","crash-reporting","cucumber"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/652","html_url":"https://ruby.ecosyste.ms/projects/652"}