{"id":4103,"url":"https://github.com/bonigarcia/webdrivermanager","last_synced_at":"2026-03-22T18:20:16.730Z","repository":{"id":28758506,"uuid":"32280638","full_name":"bonigarcia/webdrivermanager","owner":"bonigarcia","description":"Automated driver management and other helper features for Selenium WebDriver in Java","archived":false,"fork":false,"pushed_at":"2025-09-13T15:53:21.000Z","size":17818,"stargazers_count":2666,"open_issues_count":0,"forks_count":692,"subscribers_count":121,"default_branch":"master","last_synced_at":"2025-09-13T16:36:27.643Z","etag":null,"topics":["chromedriver","docker","geckodriver","java","maven","selenium","selenium-webdriver","webdriver"],"latest_commit_sha":null,"homepage":"http://bonigarcia.dev/webdrivermanager/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonigarcia.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":null,"open_collective":"webdrivermanager","ko_fi":null,"tidelift":null,"custom":"https://www.buymeacoffee.com/bonigarcia"}},"created_at":"2015-03-15T19:52:36.000Z","updated_at":"2025-09-13T15:53:24.000Z","dependencies_parsed_at":"2023-02-13T18:32:31.445Z","dependency_job_id":"328cfebc-36fc-40ab-abb1-1bd1cbf33c37","html_url":"https://github.com/bonigarcia/webdrivermanager","commit_stats":{"total_commits":3435,"total_committers":77,"mean_commits":44.61038961038961,"dds":0.4914119359534207,"last_synced_commit":"6b63e345d819c74d750d09860452096f0f7e1739"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/bonigarcia/webdrivermanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonigarcia","download_url":"https://codeload.github.com/bonigarcia/webdrivermanager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager/sbom","scorecard":{"id":247624,"data":{"date":"2025-08-11","repo":{"name":"github.com/bonigarcia/webdrivermanager","commit":"2820afdefdc2b9eced750f2104df350dd20bd8c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 approved changesets -- score normalized to 0","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: src/main/resources/browserwatcher-1.2.0.crx:1","Warn: binary detected: src/main/resources/browserwatcher-2.0.0.crx:1","Warn: binary detected: src/main/resources/browserwatcher-csp-1.2.0.crx:1","Warn: binary detected: src/main/resources/browserwatcher-display-1.2.0.crx:1","Warn: binary detected: src/main/resources/browserwatcher-display-csp-1.2.0.crx:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:5","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/mirror.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bonigarcia/webdrivermanager/mirror.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating openjdk:11-jdk-slim to openjdk:11-jdk-slim@sha256:868a4f2151d38ba6a09870cec584346a5edc8e9b71fde275eb2e0625273e2fd8","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact webdrivermanager-6.2.0 not signed: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/233447833","Warn: release artifact webdrivermanager-6.1.1 not signed: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/231383950","Warn: release artifact webdrivermanager-6.1.0 not signed: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/213757167","Warn: release artifact webdrivermanager-6.0.1 not signed: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/209818069","Warn: release artifact webdrivermanager-6.0.0 not signed: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/206880594","Warn: release artifact webdrivermanager-6.2.0 does not have provenance: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/233447833","Warn: release artifact webdrivermanager-6.1.1 does not have provenance: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/231383950","Warn: release artifact webdrivermanager-6.1.0 does not have provenance: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/213757167","Warn: release artifact webdrivermanager-6.0.1 does not have provenance: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/209818069","Warn: release artifact webdrivermanager-6.0.0 does not have provenance: https://api.github.com/repos/bonigarcia/webdrivermanager/releases/206880594"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-17T07:54:04.762Z","repository_id":28758506,"created_at":"2025-08-17T07:54:04.762Z","updated_at":"2025-08-17T07:54:04.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275006793,"owners_count":25389485,"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-13T02:00:10.085Z","response_time":70,"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"}},"keywords":["chromedriver","docker","geckodriver","java","maven","selenium","selenium-webdriver","webdriver"],"created_at":"2024-01-11T16:49:14.645Z","updated_at":"2025-09-13T18:25:09.336Z","avatar_url":"https://github.com/bonigarcia.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4103","html_url":"https://opencollective.ecosyste.ms/projects/4103","collective":{"id":2736,"uuid":"lk9mbw7y-48r3zq3o-0bnq0ej5-lavnodgx","slug":"webdrivermanager","name":"WebDriverManager","description":"Automated driver management and other helper features for Selenium WebDriver in Java","website":"https://bonigarcia.dev/webdrivermanager/","github":"bonigarcia/webdrivermanager","twitter":"boni_gg","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://bonigarcia.dev/webdrivermanager/"},{"type":"TWITTER","url":"https://twitter.com/boni_gg"},{"type":"GITHUB","url":"https://github.com/bonigarcia/webdrivermanager"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-12T18:15:19.337Z","created_at":"2024-01-10T13:17:52.804Z","updated_at":"2026-04-12T18:15:19.469Z","transactions_count":184,"balance":17.13999999999997,"account_type":"COLLECTIVE","owner":{"login":"bonigarcia","name":"Boni García","uuid":"5413013","kind":"user","description":"Associate Professor @UC3M,\r\nCommitter @SeleniumHQ","email":"","website":"https://bonigarcia.dev","location":"Madrid","twitter":"boni_gg","company":"UC3M","icon_url":"https://avatars.githubusercontent.com/u/5413013?u=65f1cf155f6df0f39639903c3056f1c05469c62c\u0026v=4","repositories_count":53,"last_synced_at":"2024-04-14T16:18:50.013Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bonigarcia","funding_links":[],"total_stars":3767,"followers":1845,"following":0,"created_at":"2022-11-06T22:53:32.587Z","updated_at":"2024-04-14T16:19:00.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonigarcia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonigarcia/repositories"},"last_project_activity_at":"2025-09-13T15:53:21.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-02-18T11:46:46.690Z","collective_updated_at":"2022-09-04T17:29:47.630Z","html_url":"https://opencollective.com/webdrivermanager","icon_url":"https://images.opencollective.com/webdrivermanager/logo/40.png","total_donations":828.6599999999993,"total_expenses":-911.2200000000013,"current_balance":17.13999999999997,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/webdrivermanager","url":"https://opencollective.ecosyste.ms/collectives/webdrivermanager","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/webdrivermanager/projects"}}