{"id":361788,"url":"https://github.com/SergeyPirogov/webdriver_manager","last_synced_at":"2026-06-21T13:30:23.428Z","repository":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-04T05:59:14.000Z","size":847,"stargazers_count":2189,"open_issues_count":1,"forks_count":485,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-12T09:04:46.828Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2026-06-07T19:11:56.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"packages":[{"id":8303473,"name":"semly-webdriver-manager-fork","ecosystem":"pypi","description":"Library provides the way to automatically manage drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["testing","selenium","driver","test automation"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-09-20T01:26:32.000Z","latest_release_published_at":"2023-09-20T01:26:32.000Z","latest_release_number":"4.0.1","last_synced_at":"2026-06-18T12:01:51.945Z","created_at":"2023-09-20T01:30:37.915Z","updated_at":"2026-06-18T12:01:51.945Z","registry_url":"https://pypi.org/project/semly-webdriver-manager-fork/","install_command":"pip install semly-webdriver-manager-fork --index-url https://pypi.org/simple","documentation_url":"https://semly-webdriver-manager-fork.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"semly-webdriver-manager-fork","project_status":null},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-04T05:59:14.000Z","size":847,"stargazers_count":2189,"open_issues_count":1,"forks_count":485,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-04T07:23:46.186Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2026-06-04T05:52:26.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33971111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[{"name":"v4.1.2","sha":"2f29f665728b2bd905fe70c56d5cfd0405306ce2","kind":"commit","published_at":"2026-06-04T05:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.1.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"179faa052b163af6e0c4bb70c0976c53b3f7caca","kind":"commit","published_at":"2026-05-18T21:32:52.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.1.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"4f760b4a13bf3f7380fba7ad15fe77160e0ae72c","kind":"commit","published_at":"2026-05-17T21:12:06.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"e73a1cc77845e9372aefa11715e700799d93413b","kind":"commit","published_at":"2024-07-25T08:12:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"178a390311e297f8aba9fc20234c7398b934ed5b","kind":"commit","published_at":"2023-09-14T06:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"29a3c0beb381b8b0082a9991ac6619ca27542f2b","kind":"commit","published_at":"2023-07-27T12:16:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"2f9c50280092cd952530b7a574b969684f571e2d","kind":"commit","published_at":"2023-07-23T15:05:58.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"8f3ab074fe6a970fae1dbdd10e8b6e399649bfc4","kind":"commit","published_at":"2023-07-22T14:58:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0/manifests"},{"name":"v3.8.6","sha":"27e6988575eaa4ca42720cbd3870274ddbbe7cb7","kind":"commit","published_at":"2023-04-13T20:09:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6/manifests"},{"name":"v3.8.5","sha":"0eaa7725898c98f6beaee7bb01dbe0d6f79cd32b","kind":"commit","published_at":"2022-11-16T16:51:42.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.5","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"35405f11b311fd1b8a75aad60f45c5bfee184f88","kind":"commit","published_at":"2022-10-18T11:19:50.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"e186d27da86c0e9e0d4ef7dbf5edbf663cd821e9","kind":"commit","published_at":"2022-07-30T07:46:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"9ca008073a7163524c8974470250ebbb965e2870","kind":"commit","published_at":"2022-07-18T13:04:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"75e04ccfd85c4699796dfec194e16830328ac0f1","kind":"commit","published_at":"2022-07-12T07:36:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"eaf7888aef941a8ed066b123f32ceadd48ef34b6","kind":"commit","published_at":"2022-07-04T10:20:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"e7d9d584b9674d83582094616486d49a005c9614","kind":"commit","published_at":"2022-06-25T14:12:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"35e244ef239723dfac608ed428f217fa74a5e10d","kind":"commit","published_at":"2022-05-23T15:17:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"d34732ca50379e69d10f0de9e4125a3e87d3e04b","kind":"commit","published_at":"2022-05-23T10:03:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"c8d4175b9aeec23575e41b68068115430a084ce3","kind":"commit","published_at":"2022-05-23T09:45:38.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4b66da8c09e65802d20e8d1b19b944c77827b428","kind":"commit","published_at":"2022-05-22T15:54:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"810c7462920b026b7da5770fa082369763a1ef97","kind":"commit","published_at":"2022-05-22T15:24:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"8387dba4aecaf8ceb54a1d0a425ae7a6fcbc6ef7","kind":"commit","published_at":"2022-03-18T18:36:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"a8f64d2c497e26bca3a714bdd19f59b9460ed821","kind":"commit","published_at":"2022-02-15T19:33:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"b8ba74f52493ff052f3330666b72b036a02ccc2a","kind":"commit","published_at":"2021-10-24T14:42:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7e922709cbdfff5bd00a25ff701a06f7ca836091","kind":"commit","published_at":"2021-10-16T09:49:48.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"5b29748c250c51d668a48545d9b43098217c5d58","kind":"commit","published_at":"2021-10-09T07:39:01.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"4169000adfbb9b8f2e6a1c2ace35444553873bda","kind":"commit","published_at":"2021-05-17T16:43:35.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.4.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2/manifests"},{"name":"v.3.4.1","sha":"f2a296d9d36f23c934ede25caf585953a05bd3f9","kind":"commit","published_at":"2021-04-28T11:39:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1/manifests"},{"name":"v.3.4.0","sha":"3380d984ed9181f80fe83ad10272c8673a0eca8a","kind":"commit","published_at":"2021-04-17T08:32:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0/manifests"},{"name":"v.3.3.1","sha":"96446bab026f637b9e8433975631b0bec443bc99","kind":"commit","published_at":"2021-01-25T12:10:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1/manifests"},{"name":"v.3.3.0","sha":"0e04bd1b34af5b0bab1291b6d72ba21f116ae602","kind":"commit","published_at":"2021-01-25T08:58:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0/manifests"},{"name":"v3.3.0","sha":"fb51a9596a202d557207fc8302a5c652876c612c","kind":"commit","published_at":"2021-01-25T08:54:03.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"914d2fe0af040330b60b643cbcf719d7b79c53cd","kind":"commit","published_at":"2020-08-20T07:20:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"47171e358162c5fd412fbe8474589d5c6921eadc","kind":"tag","published_at":"2020-06-16T12:20:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"539721c5e4fd0df2a6d72f2d0816a6f42e0390dd","kind":"commit","published_at":"2020-06-15T06:15:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"597d7b83557a6133cfaf90a7bdf0adeb0d14698c","kind":"tag","published_at":"2020-06-09T09:16:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"c7df522058daf93c9ae08dc78a888dfbd3b45889","kind":"commit","published_at":"2020-06-09T07:03:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"484553078fa12033dda83b394a0ab9faf53e5932","kind":"commit","published_at":"2020-06-09T07:01:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e5371fed48991235bb4e6b47d2208c616337ad5e","kind":"tag","published_at":"2020-06-09T06:33:46.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0/manifests"},{"name":"v2.5.3","sha":"db0e47655a514f26d89ed4df4e9c66fbf205a62c","kind":"commit","published_at":"2020-05-29T13:08:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"91260506c5a7799b091b3a576c7cfba2c89a0861","kind":"commit","published_at":"2020-05-21T13:01:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"597b579b3a58798426fd19e79b8b580ff607854d","kind":"commit","published_at":"2020-05-16T08:05:53.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4683702f616aeec896a20ca560e288cbbfdaf469","kind":"commit","published_at":"2020-05-14T08:12:24.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0/manifests"},{"name":"v.2.4.0","sha":"92f5a39070f2b186fd269446c74af000c793f357","kind":"commit","published_at":"2020-04-24T12:16:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.2.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0/manifests"},{"name":"v2.3.1","sha":"25d0dd131ba28165c5caf3cd6074133f7d659007","kind":"commit","published_at":"2020-03-13T05:23:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"68b7e4622725c1b84a4137558fb61bcde76a1cf4","kind":"commit","published_at":"2019-10-30T06:35:17.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4b893822b9ae7038bd75b064bcf937f2d2b48822","kind":"commit","published_at":"2019-10-21T15:14:23.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a4cbce76a0504c6c4530325cce6425ab2c93c2cd","kind":"commit","published_at":"2019-10-21T06:34:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9a27d919fa4d83a977e62496c5b32e93b4b9b0d5","kind":"commit","published_at":"2019-10-20T08:11:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"c9fa0ea69f0a4b330481e2357c418f46965c4f88","kind":"commit","published_at":"2019-10-20T08:03:15.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0/manifests"},{"name":"v1.9","sha":"486ff9ced252528aa4cf8574703eb138b4f86675","kind":"commit","published_at":"2019-10-10T13:14:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.9","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"394377ba1fc9a3a7ede7e6ab8a705bdb1868c508","kind":"commit","published_at":"2019-07-10T09:48:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af866811f741136b4cd08ab1586e330a87a2007a","kind":"commit","published_at":"2019-07-07T10:47:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"72057f69d6dfa1be3a555b93b097da2e479499b5","kind":"commit","published_at":"2019-07-07T09:14:34.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8/manifests"},{"name":"v1.7","sha":"50d0e40b4c02b40d84e21befbfa6d514716b0eef","kind":"commit","published_at":"2018-06-22T15:19:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.7","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7/manifests"},{"name":"v1.6.2","sha":"887e0ed8c2d1fa7cd3cdd42f3eab85d21ae45e41","kind":"commit","published_at":"2018-05-13T15:42:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"dd55dbea1d7fb8541958af549a2c9a5758444719","kind":"commit","published_at":"2018-05-13T15:25:51.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"793e972477418ef3ad769c54f04be4488d7412ba","kind":"commit","published_at":"2018-05-12T12:57:13.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6/manifests"},{"name":"v1.5-stable","sha":"b5e1615e333a7a6413285e3dbfabb3e8dfae2808","kind":"commit","published_at":"2018-01-08T09:21:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable/manifests"},{"name":"v1.4.5-stable","sha":"4fb5401d94bdd58a2b847543b72c32b45bc6afae","kind":"commit","published_at":"2017-03-20T19:23:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable/manifests"},{"name":"v1.4.4-stable","sha":"876e78d2ed3be7600908c5534e6b1e9218104bce","kind":"commit","published_at":"2017-02-14T12:06:10.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable/manifests"},{"name":"v1.4.3-stable","sha":"0ecba71922ae43e516a9b14b30b69b9697b25a64","kind":"commit","published_at":"2017-01-30T20:59:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable/manifests"},{"name":"v1.4.2-stable","sha":"9b80379d499c9e8ae0f65fd5eb463e6a06ed3052","kind":"commit","published_at":"2017-01-24T18:27:19.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable/manifests"},{"name":"v1.4-stable","sha":"114e44d9e45bacc5823fed7d99088ea39a607f66","kind":"commit","published_at":"2017-01-21T12:43:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable/manifests"},{"name":"v1.3-stable","sha":"fc4e5ae0427fc83d92902439224f416fc60d91a1","kind":"commit","published_at":"2016-12-29T15:26:20.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable/manifests"},{"name":"v1.2-stable","sha":"926571506392b331d20aa67540f029e79ad3e112","kind":"commit","published_at":"2016-12-27T11:22:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable/manifests"},{"name":"v1.1-stable","sha":"a3e50f8bfd530827d283f205ad166bec19e4224d","kind":"commit","published_at":"2016-12-26T15:33:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.1-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable/manifests"},{"name":"v1.0-stable","sha":"4a8aba1ff9585414fa97b7300a492d4ba529eac1","kind":"commit","published_at":"2016-12-25T12:58:28.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.0-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable/manifests"}]},"repo_metadata_updated_at":"2026-06-10T11:41:15.044Z","dependent_packages_count":0,"downloads":39,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":68.86826521007275,"dependent_packages_count":7.373338280337238,"stargazers_count":1.704546576004895,"forks_count":2.7700858361474983,"docker_downloads_count":null,"average":20.179058975640594},"purl":"pkg:pypi/semly-webdriver-manager-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/semly-webdriver-manager-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/semly-webdriver-manager-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/semly-webdriver-manager-fork/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-28T07:00:32.563Z","issues_count":304,"pull_requests_count":87,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3273469.6933333334,"issues_closed_count":256,"pull_requests_closed_count":75,"pull_request_authors_count":46,"issue_authors_count":261,"avg_comments_per_issue":3.4671052631578947,"avg_comments_per_pull_request":1.5517241379310345,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":66850.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[{"login":"aleksandr-kotlyar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semly-webdriver-manager-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semly-webdriver-manager-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semly-webdriver-manager-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semly-webdriver-manager-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semly-webdriver-manager-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semly-webdriver-manager-fork/codemeta","maintainers":[{"uuid":"jiaqiwang18","login":"jiaqiwang18","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jiaqiwang18/","role":null,"created_at":"2023-09-20T17:29:03.346Z","updated_at":"2023-09-20T17:29:03.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jiaqiwang18/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890073,"maintainers_count":380931,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":10999577,"name":"webdriver-manager-zh","ecosystem":"pypi","description":"Library provides the way to automatically manage drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-27T18:59:29.000Z","latest_release_published_at":"2024-10-27T18:59:29.000Z","latest_release_number":"4.0.3","last_synced_at":"2026-06-18T12:01:57.418Z","created_at":"2024-10-27T19:01:02.472Z","updated_at":"2026-06-18T12:19:13.963Z","registry_url":"https://pypi.org/project/webdriver-manager-zh/","install_command":"pip install webdriver-manager-zh --index-url https://pypi.org/simple","documentation_url":"https://webdriver-manager-zh.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"webdriver-manager-zh","project_status":null},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-04T05:59:14.000Z","size":847,"stargazers_count":2189,"open_issues_count":1,"forks_count":485,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-12T09:04:46.828Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2026-06-07T19:11:56.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:19:13.962Z","dependent_packages_count":0,"downloads":76,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.02640678368006,"dependent_packages_count":10.132318141731618,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.57936246270584},"purl":"pkg:pypi/webdriver-manager-zh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/webdriver-manager-zh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/webdriver-manager-zh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/webdriver-manager-zh/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-28T07:00:32.563Z","issues_count":304,"pull_requests_count":87,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3273469.6933333334,"issues_closed_count":256,"pull_requests_closed_count":75,"pull_request_authors_count":46,"issue_authors_count":261,"avg_comments_per_issue":3.4671052631578947,"avg_comments_per_pull_request":1.5517241379310345,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":66850.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[{"login":"aleksandr-kotlyar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-zh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-zh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-zh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-zh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-zh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-zh/codemeta","maintainers":[{"uuid":"tony.liang","login":"tony.liang","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/tony.liang/","role":null,"created_at":"2024-10-27T19:04:14.554Z","updated_at":"2024-10-27T19:04:14.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tony.liang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890073,"maintainers_count":380931,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":8157413,"name":"webdriver-manager-temp","ecosystem":"pypi","description":"Library provides the way to automatically manage drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["testing","selenium","driver","test automation"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-29T08:30:33.000Z","latest_release_published_at":"2023-08-29T08:30:33.000Z","latest_release_number":"4.0.0.1","last_synced_at":"2026-06-18T12:01:52.987Z","created_at":"2023-08-29T08:40:53.583Z","updated_at":"2026-06-18T12:19:13.333Z","registry_url":"https://pypi.org/project/webdriver-manager-temp/","install_command":"pip install webdriver-manager-temp --index-url https://pypi.org/simple","documentation_url":"https://webdriver-manager-temp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"webdriver-manager-temp","project_status":null},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-04T05:59:14.000Z","size":847,"stargazers_count":2189,"open_issues_count":1,"forks_count":485,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-12T09:04:46.828Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2026-06-07T19:11:56.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:19:13.333Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":69.85748161344296,"dependent_packages_count":7.497828271986615,"stargazers_count":1.7202437546887475,"forks_count":2.800557544397982,"docker_downloads_count":null,"average":20.469027796129076},"purl":"pkg:pypi/webdriver-manager-temp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/webdriver-manager-temp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/webdriver-manager-temp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/webdriver-manager-temp/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-28T07:00:32.563Z","issues_count":304,"pull_requests_count":87,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3273469.6933333334,"issues_closed_count":256,"pull_requests_closed_count":75,"pull_request_authors_count":46,"issue_authors_count":261,"avg_comments_per_issue":3.4671052631578947,"avg_comments_per_pull_request":1.5517241379310345,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":66850.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[{"login":"aleksandr-kotlyar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-temp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-temp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-temp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-temp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-temp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager-temp/codemeta","maintainers":[{"uuid":"alex1003","login":"alex1003","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/alex1003/","role":null,"created_at":"2023-08-29T08:41:04.179Z","updated_at":"2023-08-29T08:41:04.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alex1003/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890073,"maintainers_count":380931,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":13200868,"name":"python311Packages.webdriver-manager","ecosystem":"nixpkgs","description":"Module to manage the binary drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:47:43.466Z","latest_release_published_at":"2026-02-02T00:47:43.466Z","latest_release_number":"4.0.1","last_synced_at":"2026-05-13T01:07:47.033Z","created_at":"2026-02-02T00:47:41.873Z","updated_at":"2026-05-13T01:32:57.711Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.webdriver-manager","install_command":"nix-env -iA nixpkgs.python311Packages.webdriver-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/webdriver-manager/default.nix#L66","metadata":{"nix_attribute":"python3.11-webdriver-manager-4.0.1","position":"pkgs/development/python-modules/webdriver-manager/default.nix:66","platforms":["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"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"webdriver-manager","upstream_purl":"pkg:pypi/webdriver-manager"},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-19T13:59:45.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:nix/python311Packages.webdriver-manager?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.webdriver-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.webdriver-manager/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T10:01:41.585Z","updated_at":"2026-03-07T10:01:41.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":5304477,"name":"webdriver-manager","ecosystem":"conda","description":null,"homepage":"https://github.com/SergeyPirogov/webdriver_manager","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2021-07-16T12:43:41.000Z","latest_release_published_at":"2022-11-18T02:06:06.000Z","latest_release_number":"3.8.5","last_synced_at":"2026-04-19T04:06:03.142Z","created_at":"2022-10-03T16:18:08.530Z","updated_at":"2026-04-19T04:06:03.143Z","registry_url":"https://anaconda.org/conda-forge/webdriver-manager","install_command":"conda install -c conda-forge webdriver-manager","documentation_url":null,"metadata":{},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-17T08:51:32.000Z","size":657,"stargazers_count":2175,"open_issues_count":47,"forks_count":480,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-10-11T10:03:02.899Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2025-10-09T09:21:21.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009393,"owners_count":26084579,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[{"name":"v4.0.2","sha":"e73a1cc77845e9372aefa11715e700799d93413b","kind":"commit","published_at":"2024-07-25T08:12:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"178a390311e297f8aba9fc20234c7398b934ed5b","kind":"commit","published_at":"2023-09-14T06:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"29a3c0beb381b8b0082a9991ac6619ca27542f2b","kind":"commit","published_at":"2023-07-27T12:16:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"2f9c50280092cd952530b7a574b969684f571e2d","kind":"commit","published_at":"2023-07-23T15:05:58.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"8f3ab074fe6a970fae1dbdd10e8b6e399649bfc4","kind":"commit","published_at":"2023-07-22T14:58:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0/manifests"},{"name":"v3.8.6","sha":"27e6988575eaa4ca42720cbd3870274ddbbe7cb7","kind":"commit","published_at":"2023-04-13T20:09:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6/manifests"},{"name":"v3.8.5","sha":"0eaa7725898c98f6beaee7bb01dbe0d6f79cd32b","kind":"commit","published_at":"2022-11-16T16:51:42.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.5","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"35405f11b311fd1b8a75aad60f45c5bfee184f88","kind":"commit","published_at":"2022-10-18T11:19:50.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"e186d27da86c0e9e0d4ef7dbf5edbf663cd821e9","kind":"commit","published_at":"2022-07-30T07:46:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"9ca008073a7163524c8974470250ebbb965e2870","kind":"commit","published_at":"2022-07-18T13:04:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"75e04ccfd85c4699796dfec194e16830328ac0f1","kind":"commit","published_at":"2022-07-12T07:36:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"eaf7888aef941a8ed066b123f32ceadd48ef34b6","kind":"commit","published_at":"2022-07-04T10:20:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"e7d9d584b9674d83582094616486d49a005c9614","kind":"commit","published_at":"2022-06-25T14:12:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"35e244ef239723dfac608ed428f217fa74a5e10d","kind":"commit","published_at":"2022-05-23T15:17:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"d34732ca50379e69d10f0de9e4125a3e87d3e04b","kind":"commit","published_at":"2022-05-23T10:03:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"c8d4175b9aeec23575e41b68068115430a084ce3","kind":"commit","published_at":"2022-05-23T09:45:38.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4b66da8c09e65802d20e8d1b19b944c77827b428","kind":"commit","published_at":"2022-05-22T15:54:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"810c7462920b026b7da5770fa082369763a1ef97","kind":"commit","published_at":"2022-05-22T15:24:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"8387dba4aecaf8ceb54a1d0a425ae7a6fcbc6ef7","kind":"commit","published_at":"2022-03-18T18:36:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"a8f64d2c497e26bca3a714bdd19f59b9460ed821","kind":"commit","published_at":"2022-02-15T19:33:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"b8ba74f52493ff052f3330666b72b036a02ccc2a","kind":"commit","published_at":"2021-10-24T14:42:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7e922709cbdfff5bd00a25ff701a06f7ca836091","kind":"commit","published_at":"2021-10-16T09:49:48.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"5b29748c250c51d668a48545d9b43098217c5d58","kind":"commit","published_at":"2021-10-09T07:39:01.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"4169000adfbb9b8f2e6a1c2ace35444553873bda","kind":"commit","published_at":"2021-05-17T16:43:35.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.4.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2/manifests"},{"name":"v.3.4.1","sha":"f2a296d9d36f23c934ede25caf585953a05bd3f9","kind":"commit","published_at":"2021-04-28T11:39:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1/manifests"},{"name":"v.3.4.0","sha":"3380d984ed9181f80fe83ad10272c8673a0eca8a","kind":"commit","published_at":"2021-04-17T08:32:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0/manifests"},{"name":"v.3.3.1","sha":"96446bab026f637b9e8433975631b0bec443bc99","kind":"commit","published_at":"2021-01-25T12:10:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1/manifests"},{"name":"v.3.3.0","sha":"0e04bd1b34af5b0bab1291b6d72ba21f116ae602","kind":"commit","published_at":"2021-01-25T08:58:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0/manifests"},{"name":"v3.3.0","sha":"fb51a9596a202d557207fc8302a5c652876c612c","kind":"commit","published_at":"2021-01-25T08:54:03.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"914d2fe0af040330b60b643cbcf719d7b79c53cd","kind":"commit","published_at":"2020-08-20T07:20:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"47171e358162c5fd412fbe8474589d5c6921eadc","kind":"tag","published_at":"2020-06-16T12:20:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"539721c5e4fd0df2a6d72f2d0816a6f42e0390dd","kind":"commit","published_at":"2020-06-15T06:15:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"597d7b83557a6133cfaf90a7bdf0adeb0d14698c","kind":"tag","published_at":"2020-06-09T09:16:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"c7df522058daf93c9ae08dc78a888dfbd3b45889","kind":"commit","published_at":"2020-06-09T07:03:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"484553078fa12033dda83b394a0ab9faf53e5932","kind":"commit","published_at":"2020-06-09T07:01:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e5371fed48991235bb4e6b47d2208c616337ad5e","kind":"tag","published_at":"2020-06-09T06:33:46.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0/manifests"},{"name":"v2.5.3","sha":"db0e47655a514f26d89ed4df4e9c66fbf205a62c","kind":"commit","published_at":"2020-05-29T13:08:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"91260506c5a7799b091b3a576c7cfba2c89a0861","kind":"commit","published_at":"2020-05-21T13:01:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"597b579b3a58798426fd19e79b8b580ff607854d","kind":"commit","published_at":"2020-05-16T08:05:53.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4683702f616aeec896a20ca560e288cbbfdaf469","kind":"commit","published_at":"2020-05-14T08:12:24.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0/manifests"},{"name":"v.2.4.0","sha":"92f5a39070f2b186fd269446c74af000c793f357","kind":"commit","published_at":"2020-04-24T12:16:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.2.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0/manifests"},{"name":"v2.3.1","sha":"25d0dd131ba28165c5caf3cd6074133f7d659007","kind":"commit","published_at":"2020-03-13T05:23:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"68b7e4622725c1b84a4137558fb61bcde76a1cf4","kind":"commit","published_at":"2019-10-30T06:35:17.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4b893822b9ae7038bd75b064bcf937f2d2b48822","kind":"commit","published_at":"2019-10-21T15:14:23.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a4cbce76a0504c6c4530325cce6425ab2c93c2cd","kind":"commit","published_at":"2019-10-21T06:34:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9a27d919fa4d83a977e62496c5b32e93b4b9b0d5","kind":"commit","published_at":"2019-10-20T08:11:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"c9fa0ea69f0a4b330481e2357c418f46965c4f88","kind":"commit","published_at":"2019-10-20T08:03:15.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0/manifests"},{"name":"v1.9","sha":"486ff9ced252528aa4cf8574703eb138b4f86675","kind":"commit","published_at":"2019-10-10T13:14:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.9","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"394377ba1fc9a3a7ede7e6ab8a705bdb1868c508","kind":"commit","published_at":"2019-07-10T09:48:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af866811f741136b4cd08ab1586e330a87a2007a","kind":"commit","published_at":"2019-07-07T10:47:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"72057f69d6dfa1be3a555b93b097da2e479499b5","kind":"commit","published_at":"2019-07-07T09:14:34.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8/manifests"},{"name":"v1.7","sha":"50d0e40b4c02b40d84e21befbfa6d514716b0eef","kind":"commit","published_at":"2018-06-22T15:19:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.7","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7/manifests"},{"name":"v1.6.2","sha":"887e0ed8c2d1fa7cd3cdd42f3eab85d21ae45e41","kind":"commit","published_at":"2018-05-13T15:42:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"dd55dbea1d7fb8541958af549a2c9a5758444719","kind":"commit","published_at":"2018-05-13T15:25:51.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"793e972477418ef3ad769c54f04be4488d7412ba","kind":"commit","published_at":"2018-05-12T12:57:13.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6/manifests"},{"name":"v1.5-stable","sha":"b5e1615e333a7a6413285e3dbfabb3e8dfae2808","kind":"commit","published_at":"2018-01-08T09:21:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable/manifests"},{"name":"v1.4.5-stable","sha":"4fb5401d94bdd58a2b847543b72c32b45bc6afae","kind":"commit","published_at":"2017-03-20T19:23:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable/manifests"},{"name":"v1.4.4-stable","sha":"876e78d2ed3be7600908c5534e6b1e9218104bce","kind":"commit","published_at":"2017-02-14T12:06:10.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable/manifests"},{"name":"v1.4.3-stable","sha":"0ecba71922ae43e516a9b14b30b69b9697b25a64","kind":"commit","published_at":"2017-01-30T20:59:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable/manifests"},{"name":"v1.4.2-stable","sha":"9b80379d499c9e8ae0f65fd5eb463e6a06ed3052","kind":"commit","published_at":"2017-01-24T18:27:19.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable/manifests"},{"name":"v1.4-stable","sha":"114e44d9e45bacc5823fed7d99088ea39a607f66","kind":"commit","published_at":"2017-01-21T12:43:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable/manifests"},{"name":"v1.3-stable","sha":"fc4e5ae0427fc83d92902439224f416fc60d91a1","kind":"commit","published_at":"2016-12-29T15:26:20.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable/manifests"},{"name":"v1.2-stable","sha":"926571506392b331d20aa67540f029e79ad3e112","kind":"commit","published_at":"2016-12-27T11:22:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable/manifests"},{"name":"v1.1-stable","sha":"a3e50f8bfd530827d283f205ad166bec19e4224d","kind":"commit","published_at":"2016-12-26T15:33:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.1-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable/manifests"},{"name":"v1.0-stable","sha":"4a8aba1ff9585414fa97b7300a492d4ba529eac1","kind":"commit","published_at":"2016-12-25T12:58:28.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.0-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable/manifests"}]},"repo_metadata_updated_at":"2026-02-19T13:59:46.089Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":13.825804841527328,"dependent_packages_count":51.464936361367606,"stargazers_count":11.20039930122286,"forks_count":10.781133017219865,"docker_downloads_count":null,"average":21.818068380334417},"purl":"pkg:conda/webdriver-manager?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/webdriver-manager/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T12:36:05.885Z","issues_count":300,"pull_requests_count":81,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3454464.563380282,"issues_closed_count":256,"pull_requests_closed_count":71,"pull_request_authors_count":45,"issue_authors_count":258,"avg_comments_per_issue":3.493333333333333,"avg_comments_per_pull_request":1.6296296296296295,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":29884.0,"past_year_avg_time_to_close_pull_request":3185113.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/webdriver-manager/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","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":12904746,"name":"python314Packages.webdriver-manager","ecosystem":"nixpkgs","description":"Module to manage the binary drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T11:11:25.456Z","latest_release_published_at":"2026-01-27T11:11:25.456Z","latest_release_number":"4.0.2","last_synced_at":"2026-04-14T05:01:52.734Z","created_at":"2026-01-27T11:11:25.143Z","updated_at":"2026-04-14T10:53:59.269Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.webdriver-manager","install_command":"nix-env -iA nixpkgs.python314Packages.webdriver-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/webdriver-manager/default.nix#L63","metadata":{"nix_attribute":"python3.14-webdriver-manager-4.0.2","position":"pkgs/development/python-modules/webdriver-manager/default.nix:63","platforms":["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","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"webdriver-manager","upstream_purl":"pkg:pypi/webdriver-manager"},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-19T13:59:45.952Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.webdriver-manager?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.webdriver-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.webdriver-manager/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4626,"html_url":null,"role":null,"created_at":"2026-03-04T07:09:14.143Z","updated_at":"2026-03-04T07:09:14.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","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":12881010,"name":"python313Packages.webdriver-manager","ecosystem":"nixpkgs","description":"Module to manage the binary drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:49:29.810Z","latest_release_published_at":"2026-01-27T05:49:29.810Z","latest_release_number":"4.0.2","last_synced_at":"2026-04-17T20:06:47.973Z","created_at":"2026-01-27T05:49:29.555Z","updated_at":"2026-04-17T20:31:32.199Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.webdriver-manager","install_command":"nix-env -iA nixpkgs.python313Packages.webdriver-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/webdriver-manager/default.nix#L63","metadata":{"nix_attribute":"python3.13-webdriver-manager-4.0.2","position":"pkgs/development/python-modules/webdriver-manager/default.nix:63","platforms":["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","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"webdriver-manager","upstream_purl":"pkg:pypi/webdriver-manager"},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-19T13:59:45.926Z","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/python313Packages.webdriver-manager?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.webdriver-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.webdriver-manager/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4626,"html_url":null,"role":null,"created_at":"2026-03-04T19:09:58.508Z","updated_at":"2026-03-04T19:09:58.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","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":13082157,"name":"python311Packages.webdriver-manager","ecosystem":"nixpkgs","description":"Module to manage the binary drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:52:19.748Z","latest_release_published_at":"2026-02-01T17:52:19.748Z","latest_release_number":"4.0.2","last_synced_at":"2026-03-09T00:18:46.773Z","created_at":"2026-02-01T17:52:12.825Z","updated_at":"2026-03-09T15:01:25.167Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.webdriver-manager","install_command":"nix-env -iA nixpkgs.python311Packages.webdriver-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/webdriver-manager/default.nix#L66","metadata":{"nix_attribute":"python3.11-webdriver-manager-4.0.2","position":"pkgs/development/python-modules/webdriver-manager/default.nix:66","platforms":["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"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"webdriver-manager","upstream_purl":"pkg:pypi/webdriver-manager"},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-19T13:59:46.044Z","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/python311Packages.webdriver-manager?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.webdriver-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.webdriver-manager/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-09T00:18:47.016Z","updated_at":"2026-03-09T00:18:47.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","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":2968642,"name":"webdriver-manager","ecosystem":"pypi","description":"Library provides the way to automatically manage drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["testing","selenium","driver","test automation"],"namespace":null,"versions_count":61,"first_release_published_at":"2016-12-25T13:20:32.000Z","latest_release_published_at":"2026-06-04T05:59:59.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-06-20T04:00:57.356Z","created_at":"2022-04-10T13:03:24.263Z","updated_at":"2026-06-20T04:00:57.357Z","registry_url":"https://pypi.org/project/webdriver-manager/","install_command":"pip install webdriver-manager --index-url https://pypi.org/simple","documentation_url":"https://webdriver-manager.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Information Technology","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"webdriver-manager","project_status":null},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-04T05:59:14.000Z","size":847,"stargazers_count":2189,"open_issues_count":1,"forks_count":485,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-04T07:23:46.186Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2026-06-04T05:52:26.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33971111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[{"name":"v4.1.2","sha":"2f29f665728b2bd905fe70c56d5cfd0405306ce2","kind":"commit","published_at":"2026-06-04T05:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.1.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"179faa052b163af6e0c4bb70c0976c53b3f7caca","kind":"commit","published_at":"2026-05-18T21:32:52.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.1.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"4f760b4a13bf3f7380fba7ad15fe77160e0ae72c","kind":"commit","published_at":"2026-05-17T21:12:06.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"e73a1cc77845e9372aefa11715e700799d93413b","kind":"commit","published_at":"2024-07-25T08:12:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"178a390311e297f8aba9fc20234c7398b934ed5b","kind":"commit","published_at":"2023-09-14T06:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"29a3c0beb381b8b0082a9991ac6619ca27542f2b","kind":"commit","published_at":"2023-07-27T12:16:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"2f9c50280092cd952530b7a574b969684f571e2d","kind":"commit","published_at":"2023-07-23T15:05:58.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"8f3ab074fe6a970fae1dbdd10e8b6e399649bfc4","kind":"commit","published_at":"2023-07-22T14:58:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0/manifests"},{"name":"v3.8.6","sha":"27e6988575eaa4ca42720cbd3870274ddbbe7cb7","kind":"commit","published_at":"2023-04-13T20:09:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6/manifests"},{"name":"v3.8.5","sha":"0eaa7725898c98f6beaee7bb01dbe0d6f79cd32b","kind":"commit","published_at":"2022-11-16T16:51:42.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.5","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"35405f11b311fd1b8a75aad60f45c5bfee184f88","kind":"commit","published_at":"2022-10-18T11:19:50.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"e186d27da86c0e9e0d4ef7dbf5edbf663cd821e9","kind":"commit","published_at":"2022-07-30T07:46:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"9ca008073a7163524c8974470250ebbb965e2870","kind":"commit","published_at":"2022-07-18T13:04:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"75e04ccfd85c4699796dfec194e16830328ac0f1","kind":"commit","published_at":"2022-07-12T07:36:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"eaf7888aef941a8ed066b123f32ceadd48ef34b6","kind":"commit","published_at":"2022-07-04T10:20:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"e7d9d584b9674d83582094616486d49a005c9614","kind":"commit","published_at":"2022-06-25T14:12:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"35e244ef239723dfac608ed428f217fa74a5e10d","kind":"commit","published_at":"2022-05-23T15:17:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"d34732ca50379e69d10f0de9e4125a3e87d3e04b","kind":"commit","published_at":"2022-05-23T10:03:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"c8d4175b9aeec23575e41b68068115430a084ce3","kind":"commit","published_at":"2022-05-23T09:45:38.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4b66da8c09e65802d20e8d1b19b944c77827b428","kind":"commit","published_at":"2022-05-22T15:54:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"810c7462920b026b7da5770fa082369763a1ef97","kind":"commit","published_at":"2022-05-22T15:24:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"8387dba4aecaf8ceb54a1d0a425ae7a6fcbc6ef7","kind":"commit","published_at":"2022-03-18T18:36:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"a8f64d2c497e26bca3a714bdd19f59b9460ed821","kind":"commit","published_at":"2022-02-15T19:33:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"b8ba74f52493ff052f3330666b72b036a02ccc2a","kind":"commit","published_at":"2021-10-24T14:42:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7e922709cbdfff5bd00a25ff701a06f7ca836091","kind":"commit","published_at":"2021-10-16T09:49:48.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"5b29748c250c51d668a48545d9b43098217c5d58","kind":"commit","published_at":"2021-10-09T07:39:01.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"4169000adfbb9b8f2e6a1c2ace35444553873bda","kind":"commit","published_at":"2021-05-17T16:43:35.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.4.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2/manifests"},{"name":"v.3.4.1","sha":"f2a296d9d36f23c934ede25caf585953a05bd3f9","kind":"commit","published_at":"2021-04-28T11:39:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1/manifests"},{"name":"v.3.4.0","sha":"3380d984ed9181f80fe83ad10272c8673a0eca8a","kind":"commit","published_at":"2021-04-17T08:32:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0/manifests"},{"name":"v.3.3.1","sha":"96446bab026f637b9e8433975631b0bec443bc99","kind":"commit","published_at":"2021-01-25T12:10:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1/manifests"},{"name":"v.3.3.0","sha":"0e04bd1b34af5b0bab1291b6d72ba21f116ae602","kind":"commit","published_at":"2021-01-25T08:58:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0/manifests"},{"name":"v3.3.0","sha":"fb51a9596a202d557207fc8302a5c652876c612c","kind":"commit","published_at":"2021-01-25T08:54:03.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"914d2fe0af040330b60b643cbcf719d7b79c53cd","kind":"commit","published_at":"2020-08-20T07:20:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"47171e358162c5fd412fbe8474589d5c6921eadc","kind":"tag","published_at":"2020-06-16T12:20:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"539721c5e4fd0df2a6d72f2d0816a6f42e0390dd","kind":"commit","published_at":"2020-06-15T06:15:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"597d7b83557a6133cfaf90a7bdf0adeb0d14698c","kind":"tag","published_at":"2020-06-09T09:16:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"c7df522058daf93c9ae08dc78a888dfbd3b45889","kind":"commit","published_at":"2020-06-09T07:03:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"484553078fa12033dda83b394a0ab9faf53e5932","kind":"commit","published_at":"2020-06-09T07:01:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e5371fed48991235bb4e6b47d2208c616337ad5e","kind":"tag","published_at":"2020-06-09T06:33:46.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0/manifests"},{"name":"v2.5.3","sha":"db0e47655a514f26d89ed4df4e9c66fbf205a62c","kind":"commit","published_at":"2020-05-29T13:08:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"91260506c5a7799b091b3a576c7cfba2c89a0861","kind":"commit","published_at":"2020-05-21T13:01:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"597b579b3a58798426fd19e79b8b580ff607854d","kind":"commit","published_at":"2020-05-16T08:05:53.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4683702f616aeec896a20ca560e288cbbfdaf469","kind":"commit","published_at":"2020-05-14T08:12:24.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0/manifests"},{"name":"v.2.4.0","sha":"92f5a39070f2b186fd269446c74af000c793f357","kind":"commit","published_at":"2020-04-24T12:16:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.2.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0/manifests"},{"name":"v2.3.1","sha":"25d0dd131ba28165c5caf3cd6074133f7d659007","kind":"commit","published_at":"2020-03-13T05:23:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"68b7e4622725c1b84a4137558fb61bcde76a1cf4","kind":"commit","published_at":"2019-10-30T06:35:17.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4b893822b9ae7038bd75b064bcf937f2d2b48822","kind":"commit","published_at":"2019-10-21T15:14:23.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a4cbce76a0504c6c4530325cce6425ab2c93c2cd","kind":"commit","published_at":"2019-10-21T06:34:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9a27d919fa4d83a977e62496c5b32e93b4b9b0d5","kind":"commit","published_at":"2019-10-20T08:11:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"c9fa0ea69f0a4b330481e2357c418f46965c4f88","kind":"commit","published_at":"2019-10-20T08:03:15.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0/manifests"},{"name":"v1.9","sha":"486ff9ced252528aa4cf8574703eb138b4f86675","kind":"commit","published_at":"2019-10-10T13:14:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.9","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"394377ba1fc9a3a7ede7e6ab8a705bdb1868c508","kind":"commit","published_at":"2019-07-10T09:48:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af866811f741136b4cd08ab1586e330a87a2007a","kind":"commit","published_at":"2019-07-07T10:47:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"72057f69d6dfa1be3a555b93b097da2e479499b5","kind":"commit","published_at":"2019-07-07T09:14:34.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8/manifests"},{"name":"v1.7","sha":"50d0e40b4c02b40d84e21befbfa6d514716b0eef","kind":"commit","published_at":"2018-06-22T15:19:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.7","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7/manifests"},{"name":"v1.6.2","sha":"887e0ed8c2d1fa7cd3cdd42f3eab85d21ae45e41","kind":"commit","published_at":"2018-05-13T15:42:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"dd55dbea1d7fb8541958af549a2c9a5758444719","kind":"commit","published_at":"2018-05-13T15:25:51.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"793e972477418ef3ad769c54f04be4488d7412ba","kind":"commit","published_at":"2018-05-12T12:57:13.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6/manifests"},{"name":"v1.5-stable","sha":"b5e1615e333a7a6413285e3dbfabb3e8dfae2808","kind":"commit","published_at":"2018-01-08T09:21:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable/manifests"},{"name":"v1.4.5-stable","sha":"4fb5401d94bdd58a2b847543b72c32b45bc6afae","kind":"commit","published_at":"2017-03-20T19:23:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable/manifests"},{"name":"v1.4.4-stable","sha":"876e78d2ed3be7600908c5534e6b1e9218104bce","kind":"commit","published_at":"2017-02-14T12:06:10.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable/manifests"},{"name":"v1.4.3-stable","sha":"0ecba71922ae43e516a9b14b30b69b9697b25a64","kind":"commit","published_at":"2017-01-30T20:59:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable/manifests"},{"name":"v1.4.2-stable","sha":"9b80379d499c9e8ae0f65fd5eb463e6a06ed3052","kind":"commit","published_at":"2017-01-24T18:27:19.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable/manifests"},{"name":"v1.4-stable","sha":"114e44d9e45bacc5823fed7d99088ea39a607f66","kind":"commit","published_at":"2017-01-21T12:43:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable/manifests"},{"name":"v1.3-stable","sha":"fc4e5ae0427fc83d92902439224f416fc60d91a1","kind":"commit","published_at":"2016-12-29T15:26:20.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable/manifests"},{"name":"v1.2-stable","sha":"926571506392b331d20aa67540f029e79ad3e112","kind":"commit","published_at":"2016-12-27T11:22:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable/manifests"},{"name":"v1.1-stable","sha":"a3e50f8bfd530827d283f205ad166bec19e4224d","kind":"commit","published_at":"2016-12-26T15:33:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.1-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable/manifests"},{"name":"v1.0-stable","sha":"4a8aba1ff9585414fa97b7300a492d4ba529eac1","kind":"commit","published_at":"2016-12-25T12:58:28.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.0-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable/manifests"}]},"repo_metadata_updated_at":"2026-06-17T15:20:33.127Z","dependent_packages_count":408,"downloads":13679384,"downloads_period":"last-month","dependent_repos_count":3780,"rankings":{"downloads":0.1978756480772721,"dependent_repos_count":0.16638278303329826,"dependent_packages_count":0.07105314577934446,"stargazers_count":1.704546576004895,"forks_count":2.7700858361474983,"docker_downloads_count":0.9313883192575735,"average":0.9735553847166468},"purl":"pkg:pypi/webdriver-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/webdriver-manager","docker_dependents_count":292,"docker_downloads_count":1299488,"usage_url":"https://repos.ecosyste.ms/usage/pypi/webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/webdriver-manager/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-28T07:00:32.563Z","issues_count":304,"pull_requests_count":87,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3273469.6933333334,"issues_closed_count":256,"pull_requests_closed_count":75,"pull_request_authors_count":46,"issue_authors_count":261,"avg_comments_per_issue":3.4671052631578947,"avg_comments_per_pull_request":1.5517241379310345,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":66850.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[{"login":"aleksandr-kotlyar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webdriver-manager/codemeta","maintainers":[{"uuid":"SergeyPirogov","login":"SergeyPirogov","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/SergeyPirogov/","role":null,"created_at":"2022-12-20T23:56:36.300Z","updated_at":"2022-12-20T23:56:36.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/SergeyPirogov/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890073,"maintainers_count":380931,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":13091007,"name":"python312Packages.webdriver-manager","ecosystem":"nixpkgs","description":"Module to manage the binary drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:17:16.066Z","latest_release_published_at":"2026-02-01T18:17:16.066Z","latest_release_number":"4.0.2","last_synced_at":"2026-03-09T09:05:23.676Z","created_at":"2026-02-01T18:17:05.018Z","updated_at":"2026-03-09T11:43:09.690Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.webdriver-manager","install_command":"nix-env -iA nixpkgs.python312Packages.webdriver-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/webdriver-manager/default.nix#L66","metadata":{"nix_attribute":"python3.12-webdriver-manager-4.0.2","position":"pkgs/development/python-modules/webdriver-manager/default.nix:66","platforms":["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"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"webdriver-manager","upstream_purl":"pkg:pypi/webdriver-manager"},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-19T13:59:46.079Z","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/python312Packages.webdriver-manager?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.webdriver-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.webdriver-manager/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-09T09:05:23.875Z","updated_at":"2026-03-09T09:05:23.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","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":13209128,"name":"python312Packages.webdriver-manager","ecosystem":"nixpkgs","description":"Module to manage the binary drivers for different browsers","homepage":"https://github.com/SergeyPirogov/webdriver_manager/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:17:08.315Z","latest_release_published_at":"2026-02-02T01:17:08.315Z","latest_release_number":"4.0.1","last_synced_at":"2026-05-13T06:07:52.957Z","created_at":"2026-02-02T01:16:54.327Z","updated_at":"2026-05-13T06:07:52.958Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.webdriver-manager","install_command":"nix-env -iA nixpkgs.python312Packages.webdriver-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/webdriver-manager/default.nix#L66","metadata":{"nix_attribute":"python3.12-webdriver-manager-4.0.1","position":"pkgs/development/python-modules/webdriver-manager/default.nix:66","platforms":["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"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"webdriver-manager","upstream_purl":"pkg:pypi/webdriver-manager"},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-19T13:59:45.916Z","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/python312Packages.webdriver-manager?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.webdriver-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.webdriver-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.webdriver-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.webdriver-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.webdriver-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.webdriver-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.webdriver-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.webdriver-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.webdriver-manager/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T15:07:54.191Z","updated_at":"2026-03-07T15:07:54.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":4148528,"name":"github.com/sergeypirogov/webdriver_manager","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sergeypirogov/webdriver_manager","keywords_array":[],"namespace":"github.com/sergeypirogov","versions_count":52,"first_release_published_at":"2017-01-24T18:27:19.000Z","latest_release_published_at":"2026-06-04T05:52:21.000Z","latest_release_number":"v4.1.2+incompatible","last_synced_at":"2026-06-18T12:02:11.243Z","created_at":"2022-04-12T16:55:23.153Z","updated_at":"2026-06-18T12:02:11.243Z","registry_url":"https://pkg.go.dev/github.com/sergeypirogov/webdriver_manager","install_command":"go get github.com/sergeypirogov/webdriver_manager","documentation_url":"https://pkg.go.dev/github.com/sergeypirogov/webdriver_manager#section-documentation","metadata":{},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-17T08:51:32.000Z","size":657,"stargazers_count":2175,"open_issues_count":46,"forks_count":480,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-09-27T03:01:55.673Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2025-09-25T14:29:17.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277242999,"owners_count":25785660,"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","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[{"name":"v4.0.2","sha":"e73a1cc77845e9372aefa11715e700799d93413b","kind":"commit","published_at":"2024-07-25T08:12:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"178a390311e297f8aba9fc20234c7398b934ed5b","kind":"commit","published_at":"2023-09-14T06:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"29a3c0beb381b8b0082a9991ac6619ca27542f2b","kind":"commit","published_at":"2023-07-27T12:16:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"2f9c50280092cd952530b7a574b969684f571e2d","kind":"commit","published_at":"2023-07-23T15:05:58.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"8f3ab074fe6a970fae1dbdd10e8b6e399649bfc4","kind":"commit","published_at":"2023-07-22T14:58:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0/manifests"},{"name":"v3.8.6","sha":"27e6988575eaa4ca42720cbd3870274ddbbe7cb7","kind":"commit","published_at":"2023-04-13T20:09:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6/manifests"},{"name":"v3.8.5","sha":"0eaa7725898c98f6beaee7bb01dbe0d6f79cd32b","kind":"commit","published_at":"2022-11-16T16:51:42.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.5","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"35405f11b311fd1b8a75aad60f45c5bfee184f88","kind":"commit","published_at":"2022-10-18T11:19:50.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"e186d27da86c0e9e0d4ef7dbf5edbf663cd821e9","kind":"commit","published_at":"2022-07-30T07:46:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"9ca008073a7163524c8974470250ebbb965e2870","kind":"commit","published_at":"2022-07-18T13:04:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"75e04ccfd85c4699796dfec194e16830328ac0f1","kind":"commit","published_at":"2022-07-12T07:36:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"eaf7888aef941a8ed066b123f32ceadd48ef34b6","kind":"commit","published_at":"2022-07-04T10:20:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"e7d9d584b9674d83582094616486d49a005c9614","kind":"commit","published_at":"2022-06-25T14:12:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"35e244ef239723dfac608ed428f217fa74a5e10d","kind":"commit","published_at":"2022-05-23T15:17:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"d34732ca50379e69d10f0de9e4125a3e87d3e04b","kind":"commit","published_at":"2022-05-23T10:03:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"c8d4175b9aeec23575e41b68068115430a084ce3","kind":"commit","published_at":"2022-05-23T09:45:38.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4b66da8c09e65802d20e8d1b19b944c77827b428","kind":"commit","published_at":"2022-05-22T15:54:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"810c7462920b026b7da5770fa082369763a1ef97","kind":"commit","published_at":"2022-05-22T15:24:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"8387dba4aecaf8ceb54a1d0a425ae7a6fcbc6ef7","kind":"commit","published_at":"2022-03-18T18:36:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"a8f64d2c497e26bca3a714bdd19f59b9460ed821","kind":"commit","published_at":"2022-02-15T19:33:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"b8ba74f52493ff052f3330666b72b036a02ccc2a","kind":"commit","published_at":"2021-10-24T14:42:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7e922709cbdfff5bd00a25ff701a06f7ca836091","kind":"commit","published_at":"2021-10-16T09:49:48.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"5b29748c250c51d668a48545d9b43098217c5d58","kind":"commit","published_at":"2021-10-09T07:39:01.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"4169000adfbb9b8f2e6a1c2ace35444553873bda","kind":"commit","published_at":"2021-05-17T16:43:35.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.4.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2/manifests"},{"name":"v.3.4.1","sha":"f2a296d9d36f23c934ede25caf585953a05bd3f9","kind":"commit","published_at":"2021-04-28T11:39:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1/manifests"},{"name":"v.3.4.0","sha":"3380d984ed9181f80fe83ad10272c8673a0eca8a","kind":"commit","published_at":"2021-04-17T08:32:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0/manifests"},{"name":"v.3.3.1","sha":"96446bab026f637b9e8433975631b0bec443bc99","kind":"commit","published_at":"2021-01-25T12:10:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1/manifests"},{"name":"v.3.3.0","sha":"0e04bd1b34af5b0bab1291b6d72ba21f116ae602","kind":"commit","published_at":"2021-01-25T08:58:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0/manifests"},{"name":"v3.3.0","sha":"fb51a9596a202d557207fc8302a5c652876c612c","kind":"commit","published_at":"2021-01-25T08:54:03.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"914d2fe0af040330b60b643cbcf719d7b79c53cd","kind":"commit","published_at":"2020-08-20T07:20:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"47171e358162c5fd412fbe8474589d5c6921eadc","kind":"tag","published_at":"2020-06-16T12:20:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"539721c5e4fd0df2a6d72f2d0816a6f42e0390dd","kind":"commit","published_at":"2020-06-15T06:15:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"597d7b83557a6133cfaf90a7bdf0adeb0d14698c","kind":"tag","published_at":"2020-06-09T09:16:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"c7df522058daf93c9ae08dc78a888dfbd3b45889","kind":"commit","published_at":"2020-06-09T07:03:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"484553078fa12033dda83b394a0ab9faf53e5932","kind":"commit","published_at":"2020-06-09T07:01:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e5371fed48991235bb4e6b47d2208c616337ad5e","kind":"tag","published_at":"2020-06-09T06:33:46.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0/manifests"},{"name":"v2.5.3","sha":"db0e47655a514f26d89ed4df4e9c66fbf205a62c","kind":"commit","published_at":"2020-05-29T13:08:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"91260506c5a7799b091b3a576c7cfba2c89a0861","kind":"commit","published_at":"2020-05-21T13:01:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"597b579b3a58798426fd19e79b8b580ff607854d","kind":"commit","published_at":"2020-05-16T08:05:53.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4683702f616aeec896a20ca560e288cbbfdaf469","kind":"commit","published_at":"2020-05-14T08:12:24.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0/manifests"},{"name":"v.2.4.0","sha":"92f5a39070f2b186fd269446c74af000c793f357","kind":"commit","published_at":"2020-04-24T12:16:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.2.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0/manifests"},{"name":"v2.3.1","sha":"25d0dd131ba28165c5caf3cd6074133f7d659007","kind":"commit","published_at":"2020-03-13T05:23:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"68b7e4622725c1b84a4137558fb61bcde76a1cf4","kind":"commit","published_at":"2019-10-30T06:35:17.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4b893822b9ae7038bd75b064bcf937f2d2b48822","kind":"commit","published_at":"2019-10-21T15:14:23.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a4cbce76a0504c6c4530325cce6425ab2c93c2cd","kind":"commit","published_at":"2019-10-21T06:34:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9a27d919fa4d83a977e62496c5b32e93b4b9b0d5","kind":"commit","published_at":"2019-10-20T08:11:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"c9fa0ea69f0a4b330481e2357c418f46965c4f88","kind":"commit","published_at":"2019-10-20T08:03:15.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0/manifests"},{"name":"v1.9","sha":"486ff9ced252528aa4cf8574703eb138b4f86675","kind":"commit","published_at":"2019-10-10T13:14:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.9","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"394377ba1fc9a3a7ede7e6ab8a705bdb1868c508","kind":"commit","published_at":"2019-07-10T09:48:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af866811f741136b4cd08ab1586e330a87a2007a","kind":"commit","published_at":"2019-07-07T10:47:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"72057f69d6dfa1be3a555b93b097da2e479499b5","kind":"commit","published_at":"2019-07-07T09:14:34.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8/manifests"},{"name":"v1.7","sha":"50d0e40b4c02b40d84e21befbfa6d514716b0eef","kind":"commit","published_at":"2018-06-22T15:19:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.7","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7/manifests"},{"name":"v1.6.2","sha":"887e0ed8c2d1fa7cd3cdd42f3eab85d21ae45e41","kind":"commit","published_at":"2018-05-13T15:42:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"dd55dbea1d7fb8541958af549a2c9a5758444719","kind":"commit","published_at":"2018-05-13T15:25:51.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"793e972477418ef3ad769c54f04be4488d7412ba","kind":"commit","published_at":"2018-05-12T12:57:13.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6/manifests"},{"name":"v1.5-stable","sha":"b5e1615e333a7a6413285e3dbfabb3e8dfae2808","kind":"commit","published_at":"2018-01-08T09:21:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable/manifests"},{"name":"v1.4.5-stable","sha":"4fb5401d94bdd58a2b847543b72c32b45bc6afae","kind":"commit","published_at":"2017-03-20T19:23:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable/manifests"},{"name":"v1.4.4-stable","sha":"876e78d2ed3be7600908c5534e6b1e9218104bce","kind":"commit","published_at":"2017-02-14T12:06:10.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable/manifests"},{"name":"v1.4.3-stable","sha":"0ecba71922ae43e516a9b14b30b69b9697b25a64","kind":"commit","published_at":"2017-01-30T20:59:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable/manifests"},{"name":"v1.4.2-stable","sha":"9b80379d499c9e8ae0f65fd5eb463e6a06ed3052","kind":"commit","published_at":"2017-01-24T18:27:19.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable/manifests"},{"name":"v1.4-stable","sha":"114e44d9e45bacc5823fed7d99088ea39a607f66","kind":"commit","published_at":"2017-01-21T12:43:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable/manifests"},{"name":"v1.3-stable","sha":"fc4e5ae0427fc83d92902439224f416fc60d91a1","kind":"commit","published_at":"2016-12-29T15:26:20.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable/manifests"},{"name":"v1.2-stable","sha":"926571506392b331d20aa67540f029e79ad3e112","kind":"commit","published_at":"2016-12-27T11:22:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable/manifests"},{"name":"v1.1-stable","sha":"a3e50f8bfd530827d283f205ad166bec19e4224d","kind":"commit","published_at":"2016-12-26T15:33:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.1-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable/manifests"},{"name":"v1.0-stable","sha":"4a8aba1ff9585414fa97b7300a492d4ba529eac1","kind":"commit","published_at":"2016-12-25T12:58:28.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.0-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable/manifests"}]},"repo_metadata_updated_at":"2026-02-19T13:59:45.905Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/sergeypirogov/webdriver_manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sergeypirogov/webdriver_manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sergeypirogov/webdriver_manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sergeypirogov/webdriver_manager/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T22:45:04.158Z","issues_count":299,"pull_requests_count":81,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3454464.563380282,"issues_closed_count":256,"pull_requests_closed_count":71,"pull_request_authors_count":45,"issue_authors_count":257,"avg_comments_per_issue":3.5050167224080266,"avg_comments_per_pull_request":1.6296296296296295,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":11,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":29884.0,"past_year_avg_time_to_close_pull_request":8695861.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.18181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsergeypirogov%2Fwebdriver_manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsergeypirogov%2Fwebdriver_manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsergeypirogov%2Fwebdriver_manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsergeypirogov%2Fwebdriver_manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsergeypirogov%2Fwebdriver_manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsergeypirogov%2Fwebdriver_manager/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182409,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4137240,"name":"github.com/SergeyPirogov/webdriver_manager","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SergeyPirogov/webdriver_manager","keywords_array":[],"namespace":"github.com/SergeyPirogov","versions_count":52,"first_release_published_at":"2017-01-24T18:27:19.000Z","latest_release_published_at":"2026-06-04T05:52:21.000Z","latest_release_number":"v4.1.2+incompatible","last_synced_at":"2026-06-18T12:02:11.080Z","created_at":"2022-04-12T16:20:26.485Z","updated_at":"2026-06-18T12:02:11.080Z","registry_url":"https://pkg.go.dev/github.com/SergeyPirogov/webdriver_manager","install_command":"go get github.com/SergeyPirogov/webdriver_manager","documentation_url":"https://pkg.go.dev/github.com/SergeyPirogov/webdriver_manager#section-documentation","metadata":{},"repo_metadata":{"id":37550031,"uuid":"77217599","full_name":"SergeyPirogov/webdriver_manager","owner":"SergeyPirogov","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-17T08:51:32.000Z","size":657,"stargazers_count":2175,"open_issues_count":47,"forks_count":480,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-10-11T10:03:02.899Z","etag":null,"topics":["python","selenium","webdriver","webdrivermanager"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SergeyPirogov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":"automation_remarks","open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-12-23T10:16:45.000Z","updated_at":"2025-10-09T09:21:21.000Z","dependencies_parsed_at":"2023-02-16T06:25:15.258Z","dependency_job_id":"2b007b58-1fc1-4015-8e4d-f5c50d4e2247","html_url":"https://github.com/SergeyPirogov/webdriver_manager","commit_stats":{"total_commits":476,"total_committers":69,"mean_commits":6.898550724637682,"dds":0.796218487394958,"last_synced_commit":"e73a1cc77845e9372aefa11715e700799d93413b"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/sbom","scorecard":{"id":127990,"data":{"date":"2025-08-11","repo":{"name":"github.com/SergeyPirogov/webdriver_manager","commit":"bf7baa16e5ba75228327b79803758da222a2c114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"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/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_xdist.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":"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/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_xdist.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SergeyPirogov/webdriver_manager/test_xdist.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test_xdist.yml:72","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:7"],"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}}]},"last_synced_at":"2025-08-16T04:28:25.926Z","repository_id":37550031,"created_at":"2025-08-16T04:28:25.926Z","updated_at":"2025-08-16T04:28:25.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009393,"owners_count":26084579,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"SergeyPirogov","name":"Sergey Pirogov","uuid":"4622856","kind":"user","description":"","email":"","website":"https://t.me/automation_remarks_ua","location":"Kiev, Ukraine","twitter":null,"company":"http://automation-remarks.com","icon_url":"https://avatars.githubusercontent.com/u/4622856?u=e5e6bde66ba697dc67cdbc1af786d2615c394559\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T21:17:32.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SergeyPirogov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:31:36.284Z","updated_at":"2023-04-09T21:17:32.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyPirogov/repositories"},"tags":[{"name":"v4.0.2","sha":"e73a1cc77845e9372aefa11715e700799d93413b","kind":"commit","published_at":"2024-07-25T08:12:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"178a390311e297f8aba9fc20234c7398b934ed5b","kind":"commit","published_at":"2023-09-14T06:52:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"29a3c0beb381b8b0082a9991ac6619ca27542f2b","kind":"commit","published_at":"2023-07-27T12:16:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v4.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"2f9c50280092cd952530b7a574b969684f571e2d","kind":"commit","published_at":"2023-07-23T15:05:58.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"8f3ab074fe6a970fae1dbdd10e8b6e399649bfc4","kind":"commit","published_at":"2023-07-22T14:58:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.9.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.9.0/manifests"},{"name":"v3.8.6","sha":"27e6988575eaa4ca42720cbd3870274ddbbe7cb7","kind":"commit","published_at":"2023-04-13T20:09:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.6/manifests"},{"name":"v3.8.5","sha":"0eaa7725898c98f6beaee7bb01dbe0d6f79cd32b","kind":"commit","published_at":"2022-11-16T16:51:42.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.5","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"35405f11b311fd1b8a75aad60f45c5bfee184f88","kind":"commit","published_at":"2022-10-18T11:19:50.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"e186d27da86c0e9e0d4ef7dbf5edbf663cd821e9","kind":"commit","published_at":"2022-07-30T07:46:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"9ca008073a7163524c8974470250ebbb965e2870","kind":"commit","published_at":"2022-07-18T13:04:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"75e04ccfd85c4699796dfec194e16830328ac0f1","kind":"commit","published_at":"2022-07-12T07:36:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"eaf7888aef941a8ed066b123f32ceadd48ef34b6","kind":"commit","published_at":"2022-07-04T10:20:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.8.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"e7d9d584b9674d83582094616486d49a005c9614","kind":"commit","published_at":"2022-06-25T14:12:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"35e244ef239723dfac608ed428f217fa74a5e10d","kind":"commit","published_at":"2022-05-23T15:17:21.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.7.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"d34732ca50379e69d10f0de9e4125a3e87d3e04b","kind":"commit","published_at":"2022-05-23T10:03:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"c8d4175b9aeec23575e41b68068115430a084ce3","kind":"commit","published_at":"2022-05-23T09:45:38.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4b66da8c09e65802d20e8d1b19b944c77827b428","kind":"commit","published_at":"2022-05-22T15:54:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"810c7462920b026b7da5770fa082369763a1ef97","kind":"commit","published_at":"2022-05-22T15:24:55.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.6.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"8387dba4aecaf8ceb54a1d0a425ae7a6fcbc6ef7","kind":"commit","published_at":"2022-03-18T18:36:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.4","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"a8f64d2c497e26bca3a714bdd19f59b9460ed821","kind":"commit","published_at":"2022-02-15T19:33:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"b8ba74f52493ff052f3330666b72b036a02ccc2a","kind":"commit","published_at":"2021-10-24T14:42:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7e922709cbdfff5bd00a25ff701a06f7ca836091","kind":"commit","published_at":"2021-10-16T09:49:48.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"5b29748c250c51d668a48545d9b43098217c5d58","kind":"commit","published_at":"2021-10-09T07:39:01.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"4169000adfbb9b8f2e6a1c2ace35444553873bda","kind":"commit","published_at":"2021-05-17T16:43:35.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.4.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.4.2/manifests"},{"name":"v.3.4.1","sha":"f2a296d9d36f23c934ede25caf585953a05bd3f9","kind":"commit","published_at":"2021-04-28T11:39:36.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.1/manifests"},{"name":"v.3.4.0","sha":"3380d984ed9181f80fe83ad10272c8673a0eca8a","kind":"commit","published_at":"2021-04-17T08:32:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.4.0/manifests"},{"name":"v.3.3.1","sha":"96446bab026f637b9e8433975631b0bec443bc99","kind":"commit","published_at":"2021-01-25T12:10:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.1/manifests"},{"name":"v.3.3.0","sha":"0e04bd1b34af5b0bab1291b6d72ba21f116ae602","kind":"commit","published_at":"2021-01-25T08:58:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.3.3.0/manifests"},{"name":"v3.3.0","sha":"fb51a9596a202d557207fc8302a5c652876c612c","kind":"commit","published_at":"2021-01-25T08:54:03.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"914d2fe0af040330b60b643cbcf719d7b79c53cd","kind":"commit","published_at":"2020-08-20T07:20:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"47171e358162c5fd412fbe8474589d5c6921eadc","kind":"tag","published_at":"2020-06-16T12:20:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"539721c5e4fd0df2a6d72f2d0816a6f42e0390dd","kind":"commit","published_at":"2020-06-15T06:15:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"597d7b83557a6133cfaf90a7bdf0adeb0d14698c","kind":"tag","published_at":"2020-06-09T09:16:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"c7df522058daf93c9ae08dc78a888dfbd3b45889","kind":"commit","published_at":"2020-06-09T07:03:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"484553078fa12033dda83b394a0ab9faf53e5932","kind":"commit","published_at":"2020-06-09T07:01:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e5371fed48991235bb4e6b47d2208c616337ad5e","kind":"tag","published_at":"2020-06-09T06:33:46.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v3.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v3.0.0/manifests"},{"name":"v2.5.3","sha":"db0e47655a514f26d89ed4df4e9c66fbf205a62c","kind":"commit","published_at":"2020-05-29T13:08:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.3","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"91260506c5a7799b091b3a576c7cfba2c89a0861","kind":"commit","published_at":"2020-05-21T13:01:08.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"597b579b3a58798426fd19e79b8b580ff607854d","kind":"commit","published_at":"2020-05-16T08:05:53.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4683702f616aeec896a20ca560e288cbbfdaf469","kind":"commit","published_at":"2020-05-14T08:12:24.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.5.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.5.0/manifests"},{"name":"v.2.4.0","sha":"92f5a39070f2b186fd269446c74af000c793f357","kind":"commit","published_at":"2020-04-24T12:16:00.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v.2.4.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v.2.4.0/manifests"},{"name":"v2.3.1","sha":"25d0dd131ba28165c5caf3cd6074133f7d659007","kind":"commit","published_at":"2020-03-13T05:23:25.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"68b7e4622725c1b84a4137558fb61bcde76a1cf4","kind":"commit","published_at":"2019-10-30T06:35:17.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.3.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4b893822b9ae7038bd75b064bcf937f2d2b48822","kind":"commit","published_at":"2019-10-21T15:14:23.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a4cbce76a0504c6c4530325cce6425ab2c93c2cd","kind":"commit","published_at":"2019-10-21T06:34:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.1.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9a27d919fa4d83a977e62496c5b32e93b4b9b0d5","kind":"commit","published_at":"2019-10-20T08:11:54.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"c9fa0ea69f0a4b330481e2357c418f46965c4f88","kind":"commit","published_at":"2019-10-20T08:03:15.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v2.0","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v2.0/manifests"},{"name":"v1.9","sha":"486ff9ced252528aa4cf8574703eb138b4f86675","kind":"commit","published_at":"2019-10-10T13:14:32.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.9","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.9/manifests"},{"name":"v1.8.2","sha":"394377ba1fc9a3a7ede7e6ab8a705bdb1868c508","kind":"commit","published_at":"2019-07-10T09:48:33.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af866811f741136b4cd08ab1586e330a87a2007a","kind":"commit","published_at":"2019-07-07T10:47:56.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"72057f69d6dfa1be3a555b93b097da2e479499b5","kind":"commit","published_at":"2019-07-07T09:14:34.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.8","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.8/manifests"},{"name":"v1.7","sha":"50d0e40b4c02b40d84e21befbfa6d514716b0eef","kind":"commit","published_at":"2018-06-22T15:19:43.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.7","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.7/manifests"},{"name":"v1.6.2","sha":"887e0ed8c2d1fa7cd3cdd42f3eab85d21ae45e41","kind":"commit","published_at":"2018-05-13T15:42:11.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.2","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"dd55dbea1d7fb8541958af549a2c9a5758444719","kind":"commit","published_at":"2018-05-13T15:25:51.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6.1","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"793e972477418ef3ad769c54f04be4488d7412ba","kind":"commit","published_at":"2018-05-12T12:57:13.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.6","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.6/manifests"},{"name":"v1.5-stable","sha":"b5e1615e333a7a6413285e3dbfabb3e8dfae2808","kind":"commit","published_at":"2018-01-08T09:21:27.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.5-stable/manifests"},{"name":"v1.4.5-stable","sha":"4fb5401d94bdd58a2b847543b72c32b45bc6afae","kind":"commit","published_at":"2017-03-20T19:23:26.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.5-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.5-stable/manifests"},{"name":"v1.4.4-stable","sha":"876e78d2ed3be7600908c5534e6b1e9218104bce","kind":"commit","published_at":"2017-02-14T12:06:10.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.4-stable/manifests"},{"name":"v1.4.3-stable","sha":"0ecba71922ae43e516a9b14b30b69b9697b25a64","kind":"commit","published_at":"2017-01-30T20:59:16.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.3-stable/manifests"},{"name":"v1.4.2-stable","sha":"9b80379d499c9e8ae0f65fd5eb463e6a06ed3052","kind":"commit","published_at":"2017-01-24T18:27:19.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4.2-stable/manifests"},{"name":"v1.4-stable","sha":"114e44d9e45bacc5823fed7d99088ea39a607f66","kind":"commit","published_at":"2017-01-21T12:43:22.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.4-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.4-stable/manifests"},{"name":"v1.3-stable","sha":"fc4e5ae0427fc83d92902439224f416fc60d91a1","kind":"commit","published_at":"2016-12-29T15:26:20.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.3-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.3-stable/manifests"},{"name":"v1.2-stable","sha":"926571506392b331d20aa67540f029e79ad3e112","kind":"commit","published_at":"2016-12-27T11:22:14.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.2-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.2-stable/manifests"},{"name":"v1.1-stable","sha":"a3e50f8bfd530827d283f205ad166bec19e4224d","kind":"commit","published_at":"2016-12-26T15:33:44.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.1-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.1-stable/manifests"},{"name":"v1.0-stable","sha":"4a8aba1ff9585414fa97b7300a492d4ba529eac1","kind":"commit","published_at":"2016-12-25T12:58:28.000Z","download_url":"https://codeload.github.com/SergeyPirogov/webdriver_manager/tar.gz/v1.0-stable","html_url":"https://github.com/SergeyPirogov/webdriver_manager/releases/tag/v1.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SergeyPirogov/webdriver_manager@v1.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/tags/v1.0-stable/manifests"}]},"repo_metadata_updated_at":"2026-02-19T13:59:45.916Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21sergey%21pirogov/webdriver_manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SergeyPirogov/webdriver_manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SergeyPirogov/webdriver_manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SergeyPirogov/webdriver_manager/dependencies","status":null,"funding_links":["https://patreon.com/automation_remarks"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T12:36:05.885Z","issues_count":300,"pull_requests_count":81,"avg_time_to_close_issue":3525418.4296875,"avg_time_to_close_pull_request":3454464.563380282,"issues_closed_count":256,"pull_requests_closed_count":71,"pull_request_authors_count":45,"issue_authors_count":258,"avg_comments_per_issue":3.493333333333333,"avg_comments_per_pull_request":1.6296296296296295,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":29884.0,"past_year_avg_time_to_close_pull_request":3185113.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","maintainers":[{"login":"aleksandr-kotlyar","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"},{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSergeyPirogov%2Fwebdriver_manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSergeyPirogov%2Fwebdriver_manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSergeyPirogov%2Fwebdriver_manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSergeyPirogov%2Fwebdriver_manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSergeyPirogov%2Fwebdriver_manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSergeyPirogov%2Fwebdriver_manager/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182409,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":16700,"full_name":"SergeyPirogov/webdriver_manager","default_branch":"master","total_commits":508,"total_committers":70,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":7.257142857142857,"dds":0.75,"past_year_total_commits":31,"past_year_total_committers":5,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":6.2,"past_year_dds":0.12903225806451613,"last_synced_at":"2026-06-18T12:02:31.573Z","last_synced_commit":"2f29f665728b2bd905fe70c56d5cfd0405306ce2","created_at":"2023-03-07T11:33:13.589Z","updated_at":"2026-06-18T11:56:36.426Z","committers":[{"name":"Serhii Pirohov","email":"sergio_89@ukr.net","login":"SergeyPirogov","count":127},{"name":"Aleksandr Kotlyar","email":"ask.kotlyar@gmail.com","login":"aleksandr-kotlyar","count":100},{"name":"s.pirohov","email":"sergey.pirogov@gmail.com","login":null,"count":58},{"name":"sepi","email":"sepi@ciklum.com","login":null,"count":51},{"name":"sergey","email":"sergey@gmail.com","login":"gospodinkot","count":51},{"name":"SergeyPirogov","email":"semen4ik20@gmail.com","login":null,"count":22},{"name":"SergeyPirogov","email":"Semen4ik20","login":null,"count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Marat Reymers","email":"Maratori","login":"Maratori","count":6},{"name":"SergeyPirogov","email":"serhii.pirogov@gmail.com","login":null,"count":5},{"name":"Sebastian Weigand","email":"s.weigand.phy@gmail.com","login":"s-weigand","count":5},{"name":"Aruna Balasubramanian","email":"aruna.balasubramanian@emishealth.com","login":"ArunaBalasubramanian","count":3},{"name":"Ilya Vereshchagin","email":"i.vereshchagin@gmail.com","login":"wwakabobik","count":2},{"name":"MarkBrook","email":"tonkonogmark@gmail.com","login":"MarkBrook","count":2},{"name":"Niko Pasanen","email":"np-8","login":"np-8","count":2},{"name":"faissaloux","email":"fwahabali@gmail.com","login":"faissaloux","count":2},{"name":"mskozlova","email":"55113103+mskozlova","login":"mskozlova","count":2},{"name":"Andrew Vaughan","email":"hello@andrewvaughan.io","login":"andrewvaughan","count":2},{"name":"lettow-humain","email":"lettow@humain-labs.com","login":null,"count":2},{"name":"Dario Panico","email":"dariopnc@yahoo.it","login":"dariopnc","count":1},{"name":"Damian Ziobro","email":"damian@xmementoit.com","login":"DamZiobro","count":1},{"name":"Corey Goldberg","email":"cgoldberg@gmail.com","login":"cgoldberg","count":1},{"name":"Christian","email":"70057554+Muddyblack","login":"Muddyblack","count":1},{"name":"Carl Smedstad","email":"carl.smedstad@protonmail.com","login":"carlsmedstad","count":1},{"name":"Benjamin Loison","email":"12752145+Benjamin-Loison","login":"Benjamin-Loison","count":1},{"name":"Ben Weddle","email":"107364642+weddleben","login":"weddleben","count":1},{"name":"Arsen Gabdulin","email":"63103528+DAKExDUCK","login":"DAKExDUCK","count":1},{"name":"Andrew Tennikoff","email":"atenni","login":"atenni","count":1},{"name":"Alexander Miroshnichenko","email":"26869885+Quron","login":"Quron","count":1},{"name":"Alex Wang","email":"unixfy","login":"unixfy","count":1},{"name":"Alex Gridnev","email":"gridnev.alexandr@gmail.com","login":"alexander-gridnev","count":1},{"name":"Václav Votípka","email":"enca@enca.cz","login":"eNcacz","count":1},{"name":"Aleksandr Kotlyar","email":"akotlyar@ctcmedia.ru","login":null,"count":1},{"name":"Niko Pasanen","email":"niko@pasanen.me","login":null,"count":1},{"name":"nicolas-meilan","email":"nicolas_meilan@live.com","login":null,"count":1},{"name":"Simone Rubino","email":"daemo00@gmail.com","login":"Daemo00","count":1},{"name":"Hoggatt, Luke","email":"Luke.Hoggatt@ge.com","login":"lhoggatt","count":1},{"name":"amankul","email":"43149375+amankul","login":"amankul","count":1},{"name":"arturshevchenkoyalantis","email":"107939656+arturshevchenkoyalantis","login":"arturshevchenkoyalantis","count":1},{"name":"choczilla","email":"6899463+choczilla","login":"choczilla","count":1},{"name":"harishankarindora","email":"77242607+harishankarindora","login":"harishankarindora","count":1},{"name":"hobbymarks","email":"53602126+hobbymarks","login":"hobbymarks","count":1},{"name":"janringas","email":"48840814+janringas","login":"janringas","count":1},{"name":"jayph88","email":"38309417+jayph88","login":"jayph88","count":1},{"name":"jhawgs","email":"70661513+jhawgs","login":"jhawgs","count":1},{"name":"mjblue","email":"github@jonesplace.co.uk","login":"mjblue","count":1},{"name":"nakami","email":"nakami","login":"nakami","count":1},{"name":"prrvchr","email":"prrvchr@gmail.com","login":"prrvchr","count":1},{"name":"rachmadani haryono","email":"rachmadaniHaryono","login":"rachmadaniHaryono","count":1},{"name":"rafal","email":"rafal.pomocnik@gmail.com","login":"rafiten90","count":1},{"name":"suyashjawale","email":"58392029+suyashjawale","login":"suyashjawale","count":1},{"name":"xloem","email":"0xloem@gmail.com","login":"xloem","count":1},{"name":"Deep-Tech Showcase and Eaglepoint Funding","email":"dtsandepfchatbot@gmail.com","login":"DTS-And-Eaglepoint-Funding","count":1},{"name":"Feuermann","email":"Feuermann91@gmail.com","login":"Feuermann","count":1},{"name":"HHongSeungWoo","email":"34399997+HHongSeungWoo","login":"HHongSeungWoo","count":1},{"name":"Hui Peng","email":"benquike@gmail.com","login":"benquike","count":1},{"name":"Jae","email":"71599416+Jheesbrough","login":"Jheesbrough","count":1},{"name":"Klemek","email":"Klemek@outlook.fr","login":"Klemek","count":1},{"name":"Kyle Goodrick","email":"kyle.goodrick@colorado.edu","login":"kjgoodrick","count":1},{"name":"Lexa","email":"oleksii.burdin@gmail.com","login":"vanderloos","count":1},{"name":"Mandera","email":"rickard.abraham@gmail.com","login":"Mandera","count":1},{"name":"Marc Bresson","email":"50196352+MarcBresson","login":"MarcBresson","count":1},{"name":"Michael Herrmann","email":"michael@herrmann.io","login":"mherrmann","count":1},{"name":"Nicholas de Paola","email":"ndepaola97@gmail.com","login":"ndepaola","count":1},{"name":"Oleg Chursin","email":"olegchursin@gmail.com","login":"olegchursin","count":1},{"name":"Punit Arani","email":"33301335+punitarani","login":"punitarani","count":1},{"name":"Raffaele Mancuso","email":"54762742+raffaem","login":"raffaem","count":1},{"name":"RainyHallways","email":"78735995+RainyHallways","login":"RainyHallways","count":1},{"name":"Richard Braun","email":"16980650+BRB2000","login":"BRB2000","count":1},{"name":"yc5","email":"mantogogo@gmail.com","login":"yc5","count":1}],"past_year_committers":[{"name":"Aleksandr Kotlyar","email":"ask.kotlyar@gmail.com","login":"aleksandr-kotlyar","count":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Serhii Pirohov","email":"serhii.pirohov@gmail.com","login":"SergeyPirogov","count":1},{"name":"RainyHallways","email":"78735995+RainyHallways","login":"RainyHallways","count":1},{"name":"Deep-Tech Showcase and Eaglepoint Funding","email":"dtsandepfchatbot@gmail.com","login":"DTS-And-Eaglepoint-Funding","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264544,"commits_count":875373196,"contributors_count":35087130,"owners_count":1169079,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"SergeyPirogov/webdriver_manager","html_url":"https://github.com/SergeyPirogov/webdriver_manager","last_synced_at":"2026-06-06T06:03:07.294Z","status":"active","issues_count":305,"pull_requests_count":88,"avg_time_to_close_issue":3512310.961089494,"avg_time_to_close_pull_request":3230770.447368421,"issues_closed_count":257,"pull_requests_closed_count":76,"pull_request_authors_count":46,"issue_authors_count":262,"avg_comments_per_issue":3.459016393442623,"avg_comments_per_pull_request":1.5340909090909092,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":156799.0,"past_year_avg_time_to_close_pull_request":60430.166666666664,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-10T22:08:01.417Z","updated_at":"2026-06-06T06:03:07.294Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyPirogov%2Fwebdriver_manager/issues","issue_labels_count":{"table":{"invalid":28,"question":15,"bug":15,"awaiting reporter feedback":12,"help wanted":10,"duplicate":9,"not a bug":8,"enhancement":8,"wontfix":2,"wontdo":1}},"pull_request_labels_count":{"table":{"dependencies":4,"python:uv":1}},"issue_author_associations_count":{"table":{"NONE":266,"COLLABORATOR":23,"CONTRIBUTOR":10,"OWNER":6}},"pull_request_author_associations_count":{"table":{"NONE":35,"CONTRIBUTOR":32,"COLLABORATOR":15,"OWNER":6}},"issue_authors":{"table":{"aleksandr-kotlyar":23,"SergeyPirogov":6,"eyaler":4,"cmin764":3,"Derpitron":2,"lozik4":2,"ivanovmp":2,"vkkindia":2,"sebieire":2,"david-engelmann":2,"mdp18":2,"mrkprdo":2,"prrvchr":2,"raylabres":2,"AlineGobbi":2,"liuxb99":1,"centhil":1,"teowave":1,"hugovk":1,"alexanderisora":1,"Aut0Mate":1,"SSAdvisor":1,"Jeffwan":1,"iyamk":1,"krishnagkashyap":1,"michael-m-truong":1,"ZhengYuan-Public":1,"martimfj":1,"asapsmc":1,"shenchucheng":1,"roniemartinez":1,"rain01":1,"frichtarik":1,"JJ-in-Jersey":1,"ndepaola":1,"ManuelSalaz":1,"DEENUU1":1,"hongmocai":1,"kareemmahlees":1,"Stromboli94":1,"robNone":1,"alexander-gridnev":1,"smessmer":1,"rmeyer1":1,"JonasZaoui2":1,"Louis-524":1,"RomanBredehoft":1,"mmonfared":1,"dimaklepikov":1,"piotrkochan":1,"ooglyboogly":1,"elearning-x":1,"gryAI":1,"DanielOberlechner":1,"ArmanMirzaei":1,"awfe3":1,"CloudX103":1,"bennaaym":1,"Wyko":1,"JE-Chen":1,"AndrewPriadka":1,"paulschmeida":1,"erickmourasilva":1,"SakuraPuare":1,"mwalaszkowski":1,"devsosin":1,"kabukabu1000":1,"PFython":1,"superosku":1,"Bisteccowner":1,"aypingchewsky":1,"Alnovekio":1,"jhinzzz":1,"gmouawad":1,"kislay-ps":1,"qidai77777":1,"vantro":1,"leggewie":1,"dariopnc":1,"FattyMango":1,"modestderp":1,"xloem":1,"zadamsr":1,"lesanpi":1,"Ashark":1,"marchqbismart":1,"DarshanUTHUK":1,"Hemenguelbindi":1,"Rapid1898-code":1,"stuaxo":1,"TheGenk":1,"artifexrefercio":1,"vbpatel73":1,"doberkofler":1,"frankhuurman":1,"deadly-platypus":1,"Robotz213":1,"jammer87":1,"Fabrice-64":1,"roboes":1,"carlsmedstad":1,"p112913":1,"ryansherby":1,"PascalSalvador":1,"judahshaik":1,"bschuetze":1,"rnestler":1,"iamernie8199":1,"eugeniojefferson04":1,"sverley":1,"TomaszKarski":1,"Raghuramrwttw":1,"rchallenger":1,"workatecesisnathaniel":1,"Mrfuhang":1,"DUB1401":1,"ArunDruk":1,"luzihang123":1,"navdeepgaur":1,"hebozhe":1,"Smawexi":1,"diemol":1,"sunday-will":1,"jayph88":1,"dBerkeTurkmen":1,"kaggrwal":1,"MarcosBaungartner":1,"gautam-andani":1,"karthik1896":1,"d02d33pak":1,"sameer":1,"gauthierbuttez":1,"sryu1":1,"MouradZoghbiWork":1,"forti-davide":1,"siroo2137":1,"niconoe":1,"Usmanfawad":1,"dschwalm":1,"stanislaw":1,"suyashjawale":1,"hannibalbarx":1,"laxmithurv":1,"georgekplivi":1,"lj1998008":1,"kishan62435":1,"chingc":1,"cubicbyte":1,"StefanoGiu":1,"dhoanglong91":1,"Mandera":1,"xuancong84":1,"chesucr":1,"robertdeocampojr":1,"vulinh48936":1,"baterflyrity":1,"SK-Pagma":1,"razvanbret":1,"mouadessalim":1,"ziza88":1,"derdualist":1,"nogayama":1,"notionparallax":1,"sohang3112":1,"fakeid30":1,"joon612":1,"odidev":1,"KeirLoire":1,"np-8":1,"BoPeng":1,"mobile1021":1,"AnithaSyed":1,"matabarestestiando":1,"AlexPaiva":1,"WillianPestana":1,"beanpole2000":1,"batu1579":1,"CuberHuber":1,"ahmettoktas":1,"carlymyy":1,"malmiteria":1,"Shersula":1,"almienava":1,"alaminshakeel":1,"WolfgangFahl":1,"andreileonsalas":1,"Jediguy":1,"pravato":1,"naivomah3":1,"Emre-Kahveci":1,"xiaohuihui093":1,"gdlxn-ibm":1,"tejasPandirkar93":1,"reisenmachtfreude":1,"Muddyblack":1,"hubofjon":1,"minorling":1,"Valeriamejia1":1,"nickmcarthur":1,"Erik172":1,"Rennbon":1,"pjm002":1,"maxisbrocca":1,"cyberdyne-j":1,"krishna3008":1,"gregoriopellegrino":1,"RyuuOujiXS":1,"maciejskorski":1,"magpiekingdom":1,"richlysakowski":1,"ylhan":1,"mal-mel":1,"QAthulhu":1,"JoriDubrovin":1,"zipovuaapc":1,"steeljardas":1,"GaspardCulis":1,"caner-cetin":1,"satishkumar96":1,"samuelsennev":1,"Priyathangaraj95":1,"vong0":1,"nicolas-chan-42":1,"remcoNL":1,"tommedema":1,"bandophahita":1,"89333367":1,"ghost":1,"OndiekiErnest":1,"TATOAO":1,"CavalcanteLucas":1,"RPAroyalface":1,"rsclmumbai":1,"KumaTea":1,"luc-ass":1,"nodlesh":1,"Hasnain-20":1,"leao-nardo":1,"StephaneColson":1,"leahkatherine":1,"motad333":1,"sapn1s":1,"Tuinslak":1,"b-guerra":1,"AlexisNarvaez97":1,"mokshadharma":1,"rsavu98":1,"Potato-lover":1,"sandi-init":1,"GoldenMine0502":1,"Pwuts":1,"jhowe321":1,"VishO7":1,"faalbers":1,"genobear":1,"Morriz":1,"ransom4real":1,"macnewbold":1,"arthas009":1,"flancast90":1,"DevLSeH":1,"abilash-c":1}},"pull_request_authors":{"table":{"aleksandr-kotlyar":15,"SergeyPirogov":6,"dependabot[bot]":4,"rzc0d3r":4,"punitarani":2,"apmechev":2,"Jheesbrough":2,"eNcacz":2,"MannyLemos":2,"BRB2000":2,"mskozlova":2,"vaibhav09mbm":2,"wwakabobik":2,"jtkDvlp":2,"seidnerj":2,"alexander-gridnev":2,"gamithaKalharaW":2,"DTS-And-Eaglepoint-Funding":2,"maycuatroi":2,"MarcBresson":2,"sebthom":2,"sohang3112":1,"weddleben":1,"jnhyperion":1,"raffaem":1,"jayph88":1,"gowtham980":1,"Robotz213":1,"yc5":1,"hobbymarks":1,"Jman":1,"mherrmann":1,"mjblue":1,"prrvchr":1,"faissaloux":1,"vhalis":1,"DAKExDUCK":1,"Benjamin-Loison":1,"nakami":1,"carlsmedstad":1,"lettow-humain":1,"xloem":1,"yusancky":1,"HansBug":1,"sergioteula":1,"RainyHallways":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788236,"issues_count":33453852,"pull_requests_count":110071496,"authors_count":11298311,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":1,"python:uv":1}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":4,"NONE":3,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"aleksandr-kotlyar":1,"beanpole2000":1,"CloudX103":1,"gdlxn-ibm":1,"rchallenger":1,"robNone":1,"Valeriamejia1":1,"xuancong84":1}},"past_year_pull_request_authors":{"table":{"aleksandr-kotlyar":4,"vaibhav09mbm":2,"dependabot[bot]":1,"RainyHallways":1}},"maintainers":[{"table":{"login":"aleksandr-kotlyar","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"}},{"table":{"login":"SergeyPirogov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SergeyPirogov"}}],"active_maintainers":[{"table":{"login":"aleksandr-kotlyar","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandr-kotlyar"}}]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":11,"ForkEvent":26,"IssuesEvent":12,"WatchEvent":153,"IssueCommentEvent":30,"PushEvent":19,"CreateEvent":2},"last_year":{"DeleteEvent":2,"PullRequestEvent":8,"ForkEvent":7,"IssuesEvent":2,"WatchEvent":29,"IssueCommentEvent":12,"PushEvent":19,"CreateEvent":2}},"keywords":["python","selenium","webdriver","webdrivermanager"],"dependencies":[{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2022-07-12T16:22:56.669Z","updated_at":"2022-07-12T16:22:56.669Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/Pipfile","dependencies":[{"id":169753840,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":169753841,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":169753842,"package_name":"pybrowsers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":169753843,"package_name":"selenium","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":169753844,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":169753845,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":169753846,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":169753847,"package_name":"bump2version","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":169753848,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:22:56.754Z","updated_at":"2022-07-12T16:22:56.754Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/Pipfile.lock","dependencies":[{"id":169755598,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.6.15","direct":false,"kind":"runtime","optional":false},{"id":169755602,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":false,"kind":"runtime","optional":false},{"id":169755604,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":false,"kind":"runtime","optional":false},{"id":169755605,"package_name":"pybrowsers","ecosystem":"pypi","requirements":"==0.4.1","direct":false,"kind":"runtime","optional":false},{"id":169755609,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"==0.20.0","direct":false,"kind":"runtime","optional":false},{"id":169755610,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.0","direct":false,"kind":"runtime","optional":false},{"id":169755612,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":false,"kind":"runtime","optional":false},{"id":169755613,"package_name":"async-generator","ecosystem":"pypi","requirements":"==1.10","direct":false,"kind":"develop","optional":false},{"id":169755615,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":false,"kind":"develop","optional":false},{"id":169755617,"package_name":"bump2version","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"develop","optional":false},{"id":169755618,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.6.15","direct":false,"kind":"develop","optional":false},{"id":169755620,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"develop","optional":false},{"id":169755621,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":false,"kind":"develop","optional":false},{"id":169755623,"package_name":"codecov","ecosystem":"pypi","requirements":"==2.1.12","direct":false,"kind":"develop","optional":false},{"id":169755625,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.4.1","direct":false,"kind":"develop","optional":false},{"id":169755626,"package_name":"cryptography","ecosystem":"pypi","requirements":"==37.0.2","direct":false,"kind":"develop","optional":false},{"id":169755627,"package_name":"execnet","ecosystem":"pypi","requirements":"==1.9.0","direct":false,"kind":"develop","optional":false},{"id":169755629,"package_name":"h11","ecosystem":"pypi","requirements":"==0.13.0","direct":false,"kind":"develop","optional":false},{"id":169755630,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":false,"kind":"develop","optional":false},{"id":169755632,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"develop","optional":false},{"id":169755634,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"develop","optional":false},{"id":169755635,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":false,"kind":"develop","optional":false},{"id":169755637,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":169755638,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":false,"kind":"develop","optional":false},{"id":169755640,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"develop","optional":false},{"id":169755641,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"==22.0.0","direct":false,"kind":"develop","optional":false},{"id":169755643,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":false,"kind":"develop","optional":false},{"id":169755645,"package_name":"pysocks","ecosystem":"pypi","requirements":"==1.7.1","direct":false,"kind":"develop","optional":false},{"id":169755646,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":false,"kind":"develop","optional":false},{"id":169755648,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"develop","optional":false},{"id":169755649,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"==1.4.0","direct":false,"kind":"develop","optional":false},{"id":169755651,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.5.0","direct":false,"kind":"develop","optional":false},{"id":169755653,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.0","direct":false,"kind":"develop","optional":false},{"id":169755654,"package_name":"selenium","ecosystem":"pypi","requirements":"==4.3.0","direct":false,"kind":"develop","optional":false},{"id":169755656,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"develop","optional":false},{"id":169755657,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":false,"kind":"develop","optional":false},{"id":169755659,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"develop","optional":false},{"id":169755661,"package_name":"trio","ecosystem":"pypi","requirements":"==0.21.0","direct":false,"kind":"develop","optional":false},{"id":169755662,"package_name":"trio-websocket","ecosystem":"pypi","requirements":"==0.9.2","direct":false,"kind":"develop","optional":false},{"id":169755664,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":false,"kind":"develop","optional":false},{"id":169755665,"package_name":"wsproto","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T16:22:56.947Z","updated_at":"2022-07-12T16:22:56.947Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/setup.py","dependencies":[{"id":169756156,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":169756157,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":169756158,"package_name":"pybrowsers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T06:25:14.671Z","updated_at":"2023-02-16T06:25:14.671Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7704643742,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7704643746,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7704643747,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7704643748,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T06:25:14.758Z","updated_at":"2023-02-16T06:25:14.758Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":7704644141,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7704644142,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7704644143,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T06:25:14.966Z","updated_at":"2023-02-16T06:25:14.966Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/.github/workflows/test.yml","dependencies":[{"id":7704644144,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7704644145,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7704644146,"package_name":"GabrielBB/xvfb-action","ecosystem":"actions","requirements":"v1.0","direct":true,"kind":"composite","optional":false},{"id":7704644147,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_xdist.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T06:25:15.048Z","updated_at":"2023-02-16T06:25:15.048Z","repository_link":"https://github.com/SergeyPirogov/webdriver_manager/blob/master/.github/workflows/test_xdist.yml","dependencies":[{"id":7704644157,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7704644158,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7704644159,"package_name":"GabrielBB/xvfb-action","ecosystem":"actions","requirements":"v1.0","direct":true,"kind":"composite","optional":false}]}],"score":28.462612085002185,"created_at":"2025-05-08T21:03:41.252Z","updated_at":"2026-06-21T13:30:23.428Z","avatar_url":"https://github.com/SergeyPirogov.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361788","html_url":"https://summary.ecosyste.ms/projects/361788"}