{"id":229,"name":null,"description":"Do some browser detection with Ruby. Includes ActionController integration.","url":"https://github.com/fnando/browser","last_synced_at":"2026-06-15T16:30:23.405Z","repository":{"id":978629,"uuid":"779276","full_name":"fnando/browser","owner":"fnando","description":"Do some browser detection with Ruby. Includes ActionController integration.","archived":false,"fork":false,"pushed_at":"2025-06-10T23:37:39.000Z","size":965,"stargazers_count":2501,"open_issues_count":19,"forks_count":364,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-06-08T13:03:47.527Z","etag":null,"topics":["browser-detection","rails","ruby","user-agent"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":["fnando"],"custom":["https://paypal.me/nandovieira/🍕"]}},"created_at":"2010-07-16T17:25:01.000Z","updated_at":"2026-05-30T07:15:26.000Z","dependencies_parsed_at":"2024-04-30T17:48:25.063Z","dependency_job_id":"005e71b3-17ee-43d7-bead-873327e98d87","html_url":"https://github.com/fnando/browser","commit_stats":{"total_commits":531,"total_committers":109,"mean_commits":4.871559633027523,"dds":0.4896421845574388,"last_synced_commit":"a263513c4f35a79b8d359bf11043ff2da7bfe114"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/sbom","scorecard":{"id":405565,"data":{"date":"2025-08-11","repo":{"name":"github.com/fnando/browser","commit":"dd8893395248594ca0e4b6a3fbd221f36989b15b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/ruby-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby-tests.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":"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":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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T21:10:45.210Z","repository_id":978629,"created_at":"2025-08-18T21:10:45.211Z","updated_at":"2025-08-18T21:10:45.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249561,"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-12T02:00:06.859Z","response_time":109,"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":"fnando","name":"Nando Vieira","uuid":"3009","kind":"user","description":"Father, husband, software developer, 🇧🇷🇨🇦, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.🔥","email":"","website":"https://nandovieira.com","location":"Vancouver, Canada","twitter":null,"company":"@stellar","icon_url":"https://avatars.githubusercontent.com/u/3009?u=951a4f4b949afb51e006f6d80b1a6075f99e48cc\u0026v=4","repositories_count":315,"last_synced_at":"2026-06-03T10:25:24.042Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fnando","funding_links":["https://github.com/sponsors/fnando"],"total_stars":13105,"followers":1978,"following":0,"created_at":"2022-11-02T16:22:20.978Z","updated_at":"2026-06-03T10:25:24.042Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando/repositories"},"packages":[{"id":13750821,"name":"ruby-browser","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/fnando/browser","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fnando/browser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:10:54.567Z","latest_release_published_at":"2026-02-13T07:10:54.567Z","latest_release_number":"2.5.3-1","last_synced_at":"2026-03-13T14:23:40.872Z","created_at":"2026-02-13T07:10:54.369Z","updated_at":"2026-03-13T14:23:41.136Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.2.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":978629,"uuid":"779276","full_name":"fnando/browser","owner":"fnando","description":"Do some browser detection with Ruby. Includes ActionController integration.","archived":false,"fork":false,"pushed_at":"2025-06-10T23:37:39.000Z","size":965,"stargazers_count":2488,"open_issues_count":18,"forks_count":365,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-02-08T08:40:29.078Z","etag":null,"topics":["browser-detection","rails","ruby","user-agent"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":["fnando"],"custom":["https://paypal.me/nandovieira/🍕"]}},"created_at":"2010-07-16T17:25:01.000Z","updated_at":"2026-02-01T16:26:42.000Z","dependencies_parsed_at":"2024-04-30T17:48:25.063Z","dependency_job_id":"005e71b3-17ee-43d7-bead-873327e98d87","html_url":"https://github.com/fnando/browser","commit_stats":{"total_commits":531,"total_committers":109,"mean_commits":4.871559633027523,"dds":0.4896421845574388,"last_synced_commit":"a263513c4f35a79b8d359bf11043ff2da7bfe114"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/sbom","scorecard":{"id":405565,"data":{"date":"2025-08-11","repo":{"name":"github.com/fnando/browser","commit":"dd8893395248594ca0e4b6a3fbd221f36989b15b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/ruby-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby-tests.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":"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":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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T21:10:45.210Z","repository_id":978629,"created_at":"2025-08-18T21:10:45.211Z","updated_at":"2025-08-18T21:10:45.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29369404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T07:11:23.921Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-browser?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-browser/dependencies","status":null,"funding_links":["https://github.com/sponsors/fnando","https://paypal.me/nandovieira/🍕"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T15:04:51.556Z","issues_count":52,"pull_requests_count":73,"avg_time_to_close_issue":6600491.804878049,"avg_time_to_close_pull_request":12391375.359375,"issues_closed_count":41,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":43,"avg_comments_per_issue":1.6923076923076923,"avg_comments_per_pull_request":0.7808219178082192,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":340968.0,"past_year_avg_time_to_close_pull_request":2006471.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5714285714285714,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/issues","maintainers":[{"login":"fnando","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fnando"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13605179,"name":"ruby-browser","ecosystem":"debian","description":null,"homepage":"http://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:18:46.967Z","latest_release_published_at":"2026-02-11T11:18:46.967Z","latest_release_number":"2.5.3-1","last_synced_at":"2026-03-13T20:01:34.155Z","created_at":"2026-02-11T11:18:46.779Z","updated_at":"2026-03-13T20:01:34.156Z","registry_url":"https://tracker.debian.org/pkg/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":"https://packages.debian.org/buster/ruby-browser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.2.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:02.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-browser?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13566170,"name":"ruby-browser","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:36:27.231Z","latest_release_published_at":"2026-02-11T06:36:27.231Z","latest_release_number":"4.2.0-3","last_synced_at":"2026-03-11T17:18:52.225Z","created_at":"2026-02-11T06:36:27.034Z","updated_at":"2026-03-11T17:18:52.225Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:12.721Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-browser?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13712072,"name":"ruby-browser","ecosystem":"debian","description":null,"homepage":"http://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:26:11.159Z","latest_release_published_at":"2026-02-12T23:26:11.159Z","latest_release_number":"4.2.0-3","last_synced_at":"2026-03-13T23:44:38.404Z","created_at":"2026-02-12T23:26:10.951Z","updated_at":"2026-03-13T23:44:38.405Z","registry_url":"https://tracker.debian.org/pkg/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":"https://packages.debian.org/bookworm/ruby-browser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:26:11.749Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-browser?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13804046,"name":"ruby-browser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:16:11.997Z","latest_release_published_at":"2026-02-13T18:16:11.997Z","latest_release_number":"5.3.1-3","last_synced_at":"2026-03-14T02:19:56.129Z","created_at":"2026-02-13T18:16:11.750Z","updated_at":"2026-03-14T02:19:56.129Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 2.1~), ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:19:27.824Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-browser?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13530048,"name":"ruby-browser","ecosystem":"debian","description":null,"homepage":"http://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:27:50.042Z","latest_release_published_at":"2026-02-10T23:27:50.042Z","latest_release_number":"4.2.0-3","last_synced_at":"2026-03-14T06:21:38.795Z","created_at":"2026-02-10T23:27:49.865Z","updated_at":"2026-03-14T06:21:38.795Z","registry_url":"https://tracker.debian.org/pkg/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":"https://packages.debian.org/bullseye/ruby-browser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:31.918Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-browser?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":11641515,"name":"github.com/fnando/browser","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fnando/browser","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2010-07-16T17:25:19.000Z","latest_release_published_at":"2024-12-04T18:30:34.000Z","latest_release_number":"v6.2.0+incompatible","last_synced_at":"2026-06-12T15:18:14.489Z","created_at":"2025-05-15T08:14:14.819Z","updated_at":"2026-06-12T15:18:14.489Z","registry_url":"https://pkg.go.dev/github.com/fnando/browser","install_command":"go get github.com/fnando/browser","documentation_url":"https://pkg.go.dev/github.com/fnando/browser#section-documentation","metadata":{},"repo_metadata":{"id":978629,"uuid":"779276","full_name":"fnando/browser","owner":"fnando","description":"Do some browser detection with Ruby. Includes ActionController integration.","archived":false,"fork":false,"pushed_at":"2025-06-10T23:37:39.000Z","size":965,"stargazers_count":2482,"open_issues_count":18,"forks_count":368,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-10-27T21:39:54.992Z","etag":null,"topics":["browser-detection","rails","ruby","user-agent"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":["fnando"],"custom":["https://paypal.me/nandovieira/🍕"]}},"created_at":"2010-07-16T17:25:01.000Z","updated_at":"2025-10-16T21:35:40.000Z","dependencies_parsed_at":"2024-04-30T17:48:25.063Z","dependency_job_id":"005e71b3-17ee-43d7-bead-873327e98d87","html_url":"https://github.com/fnando/browser","commit_stats":{"total_commits":531,"total_committers":109,"mean_commits":4.871559633027523,"dds":0.4896421845574388,"last_synced_commit":"a263513c4f35a79b8d359bf11043ff2da7bfe114"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/sbom","scorecard":{"id":405565,"data":{"date":"2025-08-11","repo":{"name":"github.com/fnando/browser","commit":"dd8893395248594ca0e4b6a3fbd221f36989b15b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/ruby-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby-tests.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":"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":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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T21:10:45.210Z","repository_id":978629,"created_at":"2025-08-18T21:10:45.211Z","updated_at":"2025-08-18T21:10:45.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282566693,"owners_count":26690687,"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-11-04T02:00:05.887Z","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":"fnando","name":"Nando Vieira","uuid":"3009","kind":"user","description":"Father, husband, software developer, 🇧🇷🇨🇦, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.🔥","email":"","website":"https://nandovieira.com","location":"Vancouver, Canada","twitter":null,"company":"@stellar","icon_url":"https://avatars.githubusercontent.com/u/3009?u=951a4f4b949afb51e006f6d80b1a6075f99e48cc\u0026v=4","repositories_count":305,"last_synced_at":"2025-10-29T13:37:01.403Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fnando","funding_links":["https://github.com/sponsors/fnando"],"total_stars":13012,"followers":1960,"following":0,"created_at":"2022-11-02T16:22:20.978Z","updated_at":"2025-10-29T13:37:01.403Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando/repositories"},"tags":[{"name":"v6.2.0","sha":"f5dc0c99546133515138a29467eded73d0bb3a48","kind":"tag","published_at":"2024-12-04T18:30:37.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v6.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"e71ee1bcbaccc1f1f75f111fe755c737f22155dd","kind":"tag","published_at":"2024-11-13T20:08:39.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v6.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ab3c6b7ce43dfd59608b853890e7f018bdf6789d","kind":"tag","published_at":"2024-04-30T17:04:26.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v6.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.0.0/manifests"},{"name":"v5.3.1","sha":"c4481853d6201bc5597ab823579f82960566f683","kind":"tag","published_at":"2021-02-22T00:51:29.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.3.1","html_url":"https://github.com/fnando/browser/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c23d3092b7bc222116aa860cdca5544d42cd18a1","kind":"tag","published_at":"2021-01-21T18:25:39.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.3.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"f0467da246d2db2be1b97ed04596d0d4a585054a","kind":"tag","published_at":"2020-12-18T07:04:43.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"550ae5a436292f580eb3416e21d8171570c19352","kind":"tag","published_at":"2020-10-03T19:26:15.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"acf6a7425dabbabe7ce3de9ffba90623adf43b52","kind":"tag","published_at":"2020-09-23T06:19:26.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"9ada0e23745b82eef15035fc86fe560f826e0018","kind":"tag","published_at":"2020-05-31T20:52:01.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v4.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"593f9c244294505a66fb9aa047c1a040c04cb7b4","kind":"tag","published_at":"2020-05-09T16:56:58.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v4.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a636bfd8c350cfc1e90d7d361c021ce9210e05ea","kind":"tag","published_at":"2020-02-25T10:07:47.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v4.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"657828513b4b8ba9883f69da5f3e0149466354d6","kind":"tag","published_at":"2020-01-10T20:19:08.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.3","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0bc29b3e92a4fc39b8afce7b104d2eceff93be1b","kind":"tag","published_at":"2020-01-09T23:18:06.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.2","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"71512e9b0254ea504fb8fc7406b75d5b29789c4f","kind":"commit","published_at":"2020-01-06T22:03:06.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.1","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2995bf30e107558fe6e8fa3db172ac0eb6ca3126","kind":"tag","published_at":"2020-01-01T20:14:02.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.0/manifests"},{"name":"v2.7.1","sha":"6db807b34a82c4202ba28e02576f4ba3ed2c43ae","kind":"tag","published_at":"2019-11-26T19:46:46.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.7.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"e7ddbd3fe28537a50fe547105da9e385177184e9","kind":"tag","published_at":"2019-11-16T04:42:09.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.7.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"cf761fede82291d7ce6b5cbe0fb1c36f0422d245","kind":"tag","published_at":"2019-07-16T01:26:04.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.6.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"54aedb08c020bc6174888ffc0143966c3c55081d","kind":"tag","published_at":"2019-07-15T07:37:47.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.6.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"fbe02c45aa16a6d32a63e738cf7b70647754fd92","kind":"tag","published_at":"2018-02-27T17:47:14.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.3","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"92ac0f0a66503eaaf942519473d05e39a2f0f8c3","kind":"tag","published_at":"2017-10-26T01:38:10.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.2","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"04664635708c2f25c5e0e24132ad118b11ca89a0","kind":"tag","published_at":"2017-08-31T18:30:56.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"acc24ac140d4feefc2355f5c0b6e8729fd0b6e0a","kind":"tag","published_at":"2017-08-09T01:00:20.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"2812d261f5d172537356106c20823ad4259fdb1d","kind":"tag","published_at":"2017-05-10T16:52:59.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.4.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"bba773df6312542aa223b893a487cc1aa52c6060","kind":"tag","published_at":"2016-11-01T14:22:32.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.3.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"27938a2f39b281fcdf0261ec2b7da9d92e1dc0ac","kind":"tag","published_at":"2016-06-20T14:17:03.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1546dab5f7390ef53411bb4c0e92e1bfc7c14251","kind":"tag","published_at":"2016-05-09T16:22:46.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"fe6c2339c1ae00baa8ff5e36d42bfd310ecc1d5e","kind":"tag","published_at":"2016-03-28T20:29:45.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.3","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b7eb5eb1d6d66314b924ac6a369861b788fc1072","kind":"tag","published_at":"2016-03-02T11:01:00.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.2","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"aa831ee79e5cc5e0f8346c120e99b75010ee84d5","kind":"tag","published_at":"2016-02-28T18:48:25.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3dea7905fab9183bee8847b91feb9a585e6de470","kind":"tag","published_at":"2016-02-28T01:53:20.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc1","sha":"c2d26d35cb72ae6b1e11c1d49071cb27672e1ea9","kind":"tag","published_at":"2016-01-19T10:20:39.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.0.rc1","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0.rc1/manifests"},{"name":"v1.1.0","sha":"b929b915c7042aa96a11dc5b925504af0f2ca6bf","kind":"tag","published_at":"2015-12-31T12:47:45.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v1.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"4221b207b6c186157d8621b02decb3bb8ab01af5","kind":"tag","published_at":"2015-08-25T01:25:05.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v1.0.1","html_url":"https://github.com/fnando/browser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7595fd7d857d3fe19e2b67c1cc5e813c39af125","kind":"tag","published_at":"2015-08-23T22:12:01.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v1.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"6f3ffe2fba2bb5bdab8ff169bbe8823ce403bc4d","kind":"tag","published_at":"2015-07-31T21:30:36.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.9.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"48f761403804ca7d946b6382c725881e12a26270","kind":"tag","published_at":"2015-07-29T20:41:57.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.9.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c6fe729c630a9fec01fb91aea241804cb15ce26b","kind":"tag","published_at":"2014-11-20T05:58:28.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.8.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"339cfef117233e958e3253533a8dc42f20c6d056","kind":"tag","published_at":"2014-11-14T13:40:34.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.7.2","html_url":"https://github.com/fnando/browser/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"48e8cff6e5ceff1676e830f0a7bd48ec238fc0c7","kind":"tag","published_at":"2014-11-01T13:23:25.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.7.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"75a8369f2c2f07d96f518f29d9973962f42e877f","kind":"tag","published_at":"2014-09-24T20:02:15.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.7.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"5c4538fb551eafc2fdd46f02050667c7a9a56eb3","kind":"tag","published_at":"2014-06-06T03:17:21.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.6.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"21305bf9199f4b789c5b3362bceeeb7a4a00d0eb","kind":"tag","published_at":"2014-05-20T11:49:49.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.5.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"8d8a31fe89425783e595b05c21cbc546c95b6568","kind":"tag","published_at":"2014-03-04T15:15:22.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.4.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"f863b635466a8fcc8c6f9f171372efa1f9053e20","kind":"tag","published_at":"2014-02-07T12:11:29.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.4.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"362cb0f14b715b4a3966a3460da8e35cdc06ad12","kind":"tag","published_at":"2013-12-07T15:39:55.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.3.2","html_url":"https://github.com/fnando/browser/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0679ab646d9e98e9b93bc4ec942ed35622fb0086","kind":"tag","published_at":"2013-12-07T15:01:05.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.3.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4a5ab9ee6012e4ef566d53187ac014d2fef0f057","kind":"tag","published_at":"2013-12-07T14:06:24.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.3.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c527b32b573ae4952f12f4155c55765f201e7433","kind":"tag","published_at":"2013-09-10T15:48:30.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.2.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"ba168c4cf7f742c051b8883949f9d95887b9098d","kind":"tag","published_at":"2013-06-29T16:40:27.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"4c32fe63a258b7246ba4c9a89e8e4e0505fe7441","kind":"tag","published_at":"2013-02-10T04:54:49.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.6","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6c2dddd52bcdf3d2dd088e6cf0b087d2501f6753","kind":"tag","published_at":"2012-09-13T21:08:54.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.5","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4713b769f8dd6b2ff258fcd1db92e480dba12d6c","kind":"tag","published_at":"2012-06-06T18:53:32.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.4","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"77306c804ab97f7b9958d38564e6532d1443ff23","kind":"tag","published_at":"2011-08-15T21:46:20.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.3","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"22b1401e41ef77b25a213693835f2d5ec32daf30","kind":"commit","published_at":"2010-10-27T13:01:53.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.2","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"318fbd808a5f909380606c166c711182bb1d33ee","kind":"commit","published_at":"2010-10-13T12:11:37.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"fadaaf54a46ad4dc0aa4a6f792681a09309affbc","kind":"commit","published_at":"2010-07-16T17:25:19.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-04T03:10:53.056Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/fnando/browser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fnando/browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fnando/browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fnando/browser/dependencies","status":null,"funding_links":["https://github.com/sponsors/fnando","https://paypal.me/nandovieira/🍕"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:57:41.575Z","issues_count":52,"pull_requests_count":73,"avg_time_to_close_issue":6600491.804878049,"avg_time_to_close_pull_request":12391375.359375,"issues_closed_count":41,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":43,"avg_comments_per_issue":1.6923076923076923,"avg_comments_per_pull_request":0.7808219178082192,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":340968.0,"past_year_avg_time_to_close_pull_request":2006471.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5714285714285714,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/issues","maintainers":[{"login":"fnando","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fnando"}],"active_maintainers":[{"login":"fnando","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fnando"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffnando%2Fbrowser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffnando%2Fbrowser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffnando%2Fbrowser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffnando%2Fbrowser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffnando%2Fbrowser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffnando%2Fbrowser/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2169848,"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":13466432,"name":"ruby-browser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:17:44.807Z","latest_release_published_at":"2026-02-09T16:17:44.807Z","latest_release_number":"5.3.1-3","last_synced_at":"2026-03-09T17:03:10.755Z","created_at":"2026-02-09T16:17:44.527Z","updated_at":"2026-03-09T17:32:36.352Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 2.1~), ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-browser?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13778524,"name":"ruby-browser","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:13:40.761Z","latest_release_published_at":"2026-02-13T13:13:40.761Z","latest_release_number":"4.2.0-3","last_synced_at":"2026-03-13T22:41:08.776Z","created_at":"2026-02-13T13:13:40.560Z","updated_at":"2026-03-13T22:41:08.776Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:13:41.425Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-browser?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12194365,"name":"browser","ecosystem":"rubygems","description":"Do some browser detection with Ruby.","homepage":"https://github.com/fnando/browser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fnando/browser","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2010-07-16T17:25:32.448Z","latest_release_published_at":"2024-12-04T18:30:41.391Z","latest_release_number":"6.2.0","last_synced_at":"2026-06-13T18:01:56.160Z","created_at":"2025-10-07T01:51:23.276Z","updated_at":"2026-06-13T18:05:25.577Z","registry_url":"https://gem.coop/gems/browser","install_command":"gem install browser -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/browser/","metadata":{"funding":"https://github.com/sponsors/fnando"},"repo_metadata":{"id":978629,"uuid":"779276","full_name":"fnando/browser","owner":"fnando","description":"Do some browser detection with Ruby. Includes ActionController integration.","archived":false,"fork":false,"pushed_at":"2025-06-10T23:37:39.000Z","size":965,"stargazers_count":2501,"open_issues_count":19,"forks_count":364,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-06-08T13:03:47.527Z","etag":null,"topics":["browser-detection","rails","ruby","user-agent"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":["fnando"],"custom":["https://paypal.me/nandovieira/🍕"]}},"created_at":"2010-07-16T17:25:01.000Z","updated_at":"2026-05-30T07:15:26.000Z","dependencies_parsed_at":"2024-04-30T17:48:25.063Z","dependency_job_id":"005e71b3-17ee-43d7-bead-873327e98d87","html_url":"https://github.com/fnando/browser","commit_stats":{"total_commits":531,"total_committers":109,"mean_commits":4.871559633027523,"dds":0.4896421845574388,"last_synced_commit":"a263513c4f35a79b8d359bf11043ff2da7bfe114"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/sbom","scorecard":{"id":405565,"data":{"date":"2025-08-11","repo":{"name":"github.com/fnando/browser","commit":"dd8893395248594ca0e4b6a3fbd221f36989b15b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/ruby-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby-tests.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":"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":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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T21:10:45.210Z","repository_id":978629,"created_at":"2025-08-18T21:10:45.211Z","updated_at":"2025-08-18T21:10:45.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249561,"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-12T02:00:06.859Z","response_time":109,"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":"fnando","name":"Nando Vieira","uuid":"3009","kind":"user","description":"Father, husband, software developer, 🇧🇷🇨🇦, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.🔥","email":"","website":"https://nandovieira.com","location":"Vancouver, Canada","twitter":null,"company":"@stellar","icon_url":"https://avatars.githubusercontent.com/u/3009?u=951a4f4b949afb51e006f6d80b1a6075f99e48cc\u0026v=4","repositories_count":315,"last_synced_at":"2026-06-03T10:25:24.042Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fnando","funding_links":["https://github.com/sponsors/fnando"],"total_stars":13105,"followers":1978,"following":0,"created_at":"2022-11-02T16:22:20.978Z","updated_at":"2026-06-03T10:25:24.042Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando/repositories"},"tags":[{"name":"v6.2.0","sha":"f5dc0c99546133515138a29467eded73d0bb3a48","kind":"tag","published_at":"2024-12-04T18:30:37.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v6.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"e71ee1bcbaccc1f1f75f111fe755c737f22155dd","kind":"tag","published_at":"2024-11-13T20:08:39.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v6.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ab3c6b7ce43dfd59608b853890e7f018bdf6789d","kind":"tag","published_at":"2024-04-30T17:04:26.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v6.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v6.0.0/manifests"},{"name":"v5.3.1","sha":"c4481853d6201bc5597ab823579f82960566f683","kind":"tag","published_at":"2021-02-22T00:51:29.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.3.1","html_url":"https://github.com/fnando/browser/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c23d3092b7bc222116aa860cdca5544d42cd18a1","kind":"tag","published_at":"2021-01-21T18:25:39.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.3.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"f0467da246d2db2be1b97ed04596d0d4a585054a","kind":"tag","published_at":"2020-12-18T07:04:43.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"550ae5a436292f580eb3416e21d8171570c19352","kind":"tag","published_at":"2020-10-03T19:26:15.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"acf6a7425dabbabe7ce3de9ffba90623adf43b52","kind":"tag","published_at":"2020-09-23T06:19:26.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v5.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"9ada0e23745b82eef15035fc86fe560f826e0018","kind":"tag","published_at":"2020-05-31T20:52:01.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v4.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"593f9c244294505a66fb9aa047c1a040c04cb7b4","kind":"tag","published_at":"2020-05-09T16:56:58.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v4.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a636bfd8c350cfc1e90d7d361c021ce9210e05ea","kind":"tag","published_at":"2020-02-25T10:07:47.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v4.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"657828513b4b8ba9883f69da5f3e0149466354d6","kind":"tag","published_at":"2020-01-10T20:19:08.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.3","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0bc29b3e92a4fc39b8afce7b104d2eceff93be1b","kind":"tag","published_at":"2020-01-09T23:18:06.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.2","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"71512e9b0254ea504fb8fc7406b75d5b29789c4f","kind":"commit","published_at":"2020-01-06T22:03:06.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.1","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2995bf30e107558fe6e8fa3db172ac0eb6ca3126","kind":"tag","published_at":"2020-01-01T20:14:02.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v3.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v3.0.0/manifests"},{"name":"v2.7.1","sha":"6db807b34a82c4202ba28e02576f4ba3ed2c43ae","kind":"tag","published_at":"2019-11-26T19:46:46.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.7.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"e7ddbd3fe28537a50fe547105da9e385177184e9","kind":"tag","published_at":"2019-11-16T04:42:09.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.7.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"cf761fede82291d7ce6b5cbe0fb1c36f0422d245","kind":"tag","published_at":"2019-07-16T01:26:04.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.6.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"54aedb08c020bc6174888ffc0143966c3c55081d","kind":"tag","published_at":"2019-07-15T07:37:47.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.6.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"fbe02c45aa16a6d32a63e738cf7b70647754fd92","kind":"tag","published_at":"2018-02-27T17:47:14.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.3","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"92ac0f0a66503eaaf942519473d05e39a2f0f8c3","kind":"tag","published_at":"2017-10-26T01:38:10.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.2","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"04664635708c2f25c5e0e24132ad118b11ca89a0","kind":"tag","published_at":"2017-08-31T18:30:56.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"acc24ac140d4feefc2355f5c0b6e8729fd0b6e0a","kind":"tag","published_at":"2017-08-09T01:00:20.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.5.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"2812d261f5d172537356106c20823ad4259fdb1d","kind":"tag","published_at":"2017-05-10T16:52:59.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.4.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"bba773df6312542aa223b893a487cc1aa52c6060","kind":"tag","published_at":"2016-11-01T14:22:32.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.3.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"27938a2f39b281fcdf0261ec2b7da9d92e1dc0ac","kind":"tag","published_at":"2016-06-20T14:17:03.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1546dab5f7390ef53411bb4c0e92e1bfc7c14251","kind":"tag","published_at":"2016-05-09T16:22:46.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"fe6c2339c1ae00baa8ff5e36d42bfd310ecc1d5e","kind":"tag","published_at":"2016-03-28T20:29:45.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.3","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b7eb5eb1d6d66314b924ac6a369861b788fc1072","kind":"tag","published_at":"2016-03-02T11:01:00.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.2","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"aa831ee79e5cc5e0f8346c120e99b75010ee84d5","kind":"tag","published_at":"2016-02-28T18:48:25.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.1","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3dea7905fab9183bee8847b91feb9a585e6de470","kind":"tag","published_at":"2016-02-28T01:53:20.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc1","sha":"c2d26d35cb72ae6b1e11c1d49071cb27672e1ea9","kind":"tag","published_at":"2016-01-19T10:20:39.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v2.0.0.rc1","html_url":"https://github.com/fnando/browser/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v2.0.0.rc1/manifests"},{"name":"v1.1.0","sha":"b929b915c7042aa96a11dc5b925504af0f2ca6bf","kind":"tag","published_at":"2015-12-31T12:47:45.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v1.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"4221b207b6c186157d8621b02decb3bb8ab01af5","kind":"tag","published_at":"2015-08-25T01:25:05.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v1.0.1","html_url":"https://github.com/fnando/browser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7595fd7d857d3fe19e2b67c1cc5e813c39af125","kind":"tag","published_at":"2015-08-23T22:12:01.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v1.0.0","html_url":"https://github.com/fnando/browser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"6f3ffe2fba2bb5bdab8ff169bbe8823ce403bc4d","kind":"tag","published_at":"2015-07-31T21:30:36.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.9.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"48f761403804ca7d946b6382c725881e12a26270","kind":"tag","published_at":"2015-07-29T20:41:57.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.9.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c6fe729c630a9fec01fb91aea241804cb15ce26b","kind":"tag","published_at":"2014-11-20T05:58:28.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.8.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"339cfef117233e958e3253533a8dc42f20c6d056","kind":"tag","published_at":"2014-11-14T13:40:34.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.7.2","html_url":"https://github.com/fnando/browser/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"48e8cff6e5ceff1676e830f0a7bd48ec238fc0c7","kind":"tag","published_at":"2014-11-01T13:23:25.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.7.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"75a8369f2c2f07d96f518f29d9973962f42e877f","kind":"tag","published_at":"2014-09-24T20:02:15.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.7.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"5c4538fb551eafc2fdd46f02050667c7a9a56eb3","kind":"tag","published_at":"2014-06-06T03:17:21.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.6.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"21305bf9199f4b789c5b3362bceeeb7a4a00d0eb","kind":"tag","published_at":"2014-05-20T11:49:49.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.5.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"8d8a31fe89425783e595b05c21cbc546c95b6568","kind":"tag","published_at":"2014-03-04T15:15:22.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.4.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"f863b635466a8fcc8c6f9f171372efa1f9053e20","kind":"tag","published_at":"2014-02-07T12:11:29.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.4.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"362cb0f14b715b4a3966a3460da8e35cdc06ad12","kind":"tag","published_at":"2013-12-07T15:39:55.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.3.2","html_url":"https://github.com/fnando/browser/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0679ab646d9e98e9b93bc4ec942ed35622fb0086","kind":"tag","published_at":"2013-12-07T15:01:05.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.3.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4a5ab9ee6012e4ef566d53187ac014d2fef0f057","kind":"tag","published_at":"2013-12-07T14:06:24.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.3.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c527b32b573ae4952f12f4155c55765f201e7433","kind":"tag","published_at":"2013-09-10T15:48:30.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.2.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"ba168c4cf7f742c051b8883949f9d95887b9098d","kind":"tag","published_at":"2013-06-29T16:40:27.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.2.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"4c32fe63a258b7246ba4c9a89e8e4e0505fe7441","kind":"tag","published_at":"2013-02-10T04:54:49.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.6","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6c2dddd52bcdf3d2dd088e6cf0b087d2501f6753","kind":"tag","published_at":"2012-09-13T21:08:54.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.5","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4713b769f8dd6b2ff258fcd1db92e480dba12d6c","kind":"tag","published_at":"2012-06-06T18:53:32.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.4","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"77306c804ab97f7b9958d38564e6532d1443ff23","kind":"tag","published_at":"2011-08-15T21:46:20.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.3","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"22b1401e41ef77b25a213693835f2d5ec32daf30","kind":"commit","published_at":"2010-10-27T13:01:53.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.2","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"318fbd808a5f909380606c166c711182bb1d33ee","kind":"commit","published_at":"2010-10-13T12:11:37.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.1","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"fadaaf54a46ad4dc0aa4a6f792681a09309affbc","kind":"commit","published_at":"2010-07-16T17:25:19.000Z","download_url":"https://codeload.github.com/fnando/browser/tar.gz/v0.1.0","html_url":"https://github.com/fnando/browser/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fnando/browser@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-13T18:05:25.577Z","dependent_packages_count":0,"downloads":139195317,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.18437614897160284,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.06145871632386762},"purl":"pkg:gem/browser?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/browser","docker_dependents_count":261,"docker_downloads_count":580548996,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/browser/dependencies","status":null,"funding_links":["https://github.com/sponsors/fnando","https://paypal.me/nandovieira/🍕"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T17:02:15.995Z","issues_count":52,"pull_requests_count":83,"avg_time_to_close_issue":6159285.463414635,"avg_time_to_close_pull_request":14180350.944444444,"issues_closed_count":41,"pull_requests_closed_count":72,"pull_request_authors_count":41,"issue_authors_count":43,"avg_comments_per_issue":1.5961538461538463,"avg_comments_per_pull_request":0.7228915662650602,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":126.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/issues","maintainers":[{"login":"fnando","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fnando"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/browser/codemeta","maintainers":[{"uuid":"330","login":"fnando","name":null,"email":null,"url":null,"packages_count":137,"html_url":"https://gem.coop/profiles/fnando","role":null,"created_at":"2025-10-07T13:11:12.795Z","updated_at":"2025-10-07T13:11:12.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/fnando/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192659,"maintainers_count":67954,"namespaces_count":0,"keywords_count":18400,"github":"gem-coop","metadata":{"funded_packages_count":6885},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-06-10T05:17:24.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13406439,"name":"ruby-browser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T14:57:25.277Z","latest_release_published_at":"2026-02-06T14:57:25.277Z","latest_release_number":"5.3.1-3","last_synced_at":"2026-03-06T16:46:57.170Z","created_at":"2026-02-06T14:57:23.259Z","updated_at":"2026-03-06T16:46:57.170Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 2.1~), ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-browser?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13668662,"name":"ruby-browser","ecosystem":"debian","description":null,"homepage":"https://github.com/fnando/browser","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fnando/browser","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:18:01.027Z","latest_release_published_at":"2026-02-12T12:18:01.027Z","latest_release_number":"5.3.1-3","last_synced_at":"2026-03-14T18:06:46.507Z","created_at":"2026-02-12T12:18:00.851Z","updated_at":"2026-03-14T18:06:46.507Z","registry_url":"https://tracker.debian.org/pkg/ruby-browser","install_command":"apt-get install ruby-browser","documentation_url":"https://packages.debian.org/trixie/ruby-browser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-browser","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 2.1~), ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:18:01.867Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-browser?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-browser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-browser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-browser/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":168831,"name":"browser","ecosystem":"rubygems","description":"Do some browser detection with Ruby.","homepage":"https://github.com/fnando/browser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fnando/browser","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2010-07-16T17:25:32.448Z","latest_release_published_at":"2024-12-04T18:30:41.391Z","latest_release_number":"6.2.0","last_synced_at":"2026-06-14T14:03:09.051Z","created_at":"2022-04-05T18:31:40.519Z","updated_at":"2026-06-14T14:03:09.051Z","registry_url":"https://rubygems.org/gems/browser","install_command":"gem install browser -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/browser/","metadata":{"funding":"https://github.com/sponsors/fnando"},"repo_metadata":{"id":978629,"uuid":"779276","full_name":"fnando/browser","owner":"fnando","description":"Do some browser detection with Ruby. Includes ActionController integration.","archived":false,"fork":false,"pushed_at":"2025-06-10T23:37:39.000Z","size":965,"stargazers_count":2501,"open_issues_count":19,"forks_count":364,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-06-08T13:03:47.527Z","etag":null,"topics":["browser-detection","rails","ruby","user-agent"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":["fnando"],"custom":["https://paypal.me/nandovieira/🍕"]}},"created_at":"2010-07-16T17:25:01.000Z","updated_at":"2026-05-30T07:15:26.000Z","dependencies_parsed_at":"2024-04-30T17:48:25.063Z","dependency_job_id":"005e71b3-17ee-43d7-bead-873327e98d87","html_url":"https://github.com/fnando/browser","commit_stats":{"total_commits":531,"total_committers":109,"mean_commits":4.871559633027523,"dds":0.4896421845574388,"last_synced_commit":"a263513c4f35a79b8d359bf11043ff2da7bfe114"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/sbom","scorecard":{"id":405565,"data":{"date":"2025-08-11","repo":{"name":"github.com/fnando/browser","commit":"dd8893395248594ca0e4b6a3fbd221f36989b15b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/ruby-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fnando/browser/ruby-tests.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby-tests.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":"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":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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T21:10:45.210Z","repository_id":978629,"created_at":"2025-08-18T21:10:45.211Z","updated_at":"2025-08-18T21:10:45.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249561,"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-12T02:00:06.859Z","response_time":109,"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":"fnando","name":"Nando Vieira","uuid":"3009","kind":"user","description":"Father, husband, software developer, 🇧🇷🇨🇦, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.🔥","email":"","website":"https://nandovieira.com","location":"Vancouver, Canada","twitter":null,"company":"@stellar","icon_url":"https://avatars.githubusercontent.com/u/3009?u=951a4f4b949afb51e006f6d80b1a6075f99e48cc\u0026v=4","repositories_count":315,"last_synced_at":"2026-06-03T10:25:24.042Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fnando","funding_links":["https://github.com/sponsors/fnando"],"total_stars":13105,"followers":1978,"following":0,"created_at":"2022-11-02T16:22:20.978Z","updated_at":"2026-06-03T10:25:24.042Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-12T15:34:30.105Z","dependent_packages_count":56,"downloads":139210052,"downloads_period":"total","dependent_repos_count":4533,"rankings":{"downloads":0.19903881535665302,"dependent_repos_count":0.46888415606427225,"dependent_packages_count":0.48672517032593304,"stargazers_count":1.012477559349249,"forks_count":1.4640782328475372,"docker_downloads_count":0.19011830822582262,"average":0.6368870403615778},"purl":"pkg:gem/browser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/browser","docker_dependents_count":261,"docker_downloads_count":580548996,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/browser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/browser/dependencies","status":null,"funding_links":["https://github.com/sponsors/fnando","https://paypal.me/nandovieira/🍕"],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-29T17:02:15.995Z","issues_count":52,"pull_requests_count":83,"avg_time_to_close_issue":6159285.463414635,"avg_time_to_close_pull_request":14180350.944444444,"issues_closed_count":41,"pull_requests_closed_count":72,"pull_request_authors_count":41,"issue_authors_count":43,"avg_comments_per_issue":1.5961538461538463,"avg_comments_per_pull_request":0.7228915662650602,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":126.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/issues","maintainers":[{"login":"fnando","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fnando"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/browser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/browser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/browser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/browser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/browser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/browser/codemeta","maintainers":[{"uuid":"330","login":"fnando","name":null,"email":null,"url":null,"packages_count":139,"html_url":"https://rubygems.org/profiles/fnando","role":null,"created_at":"2022-11-07T13:46:46.577Z","updated_at":"2022-11-07T13:46:46.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/fnando/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207824,"maintainers_count":68941,"namespaces_count":0,"keywords_count":18771,"github":"rubygems","metadata":{"funded_packages_count":7455},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-06-10T05:04:00.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":3102,"full_name":"fnando/browser","default_branch":"main","total_commits":539,"total_committers":108,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.9907407407407405,"dds":0.26716141001855287,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-13T18:12:30.536Z","last_synced_commit":"dd8893395248594ca0e4b6a3fbd221f36989b15b","created_at":"2023-03-07T09:16:37.476Z","updated_at":"2026-06-13T18:07:58.156Z","committers":[{"name":"Nando Vieira","email":"fnando.vieira@gmail.com","login":"fnando","count":395},{"name":"itsalongstory","email":"lichao2012@gmail.com","login":"itsalongstory","count":7},{"name":"Joe Lencioni","email":"joe.lencioni@gmail.com","login":"lencioni","count":5},{"name":"Claudio Fiorini","email":"claudio.fiorini@gmail.com","login":"cfiorini","count":5},{"name":"Michal Hantl","email":"michal.hantl@gmail.com","login":"hakunin","count":4},{"name":"Paul Gallagher","email":"gallagher.paul@gmail.com","login":"tardate","count":3},{"name":"Stuart Williams","email":"stuart@sidereal.ca","login":"stuwil","count":3},{"name":"villins","email":"linshao512@gmail.com","login":"villins","count":3},{"name":"Alexander Popov","email":"alex.wayfer@gmail.com","login":"AlexWayfer","count":2},{"name":"Alexandru Stoian","email":"herk@herk.ro","login":"herk","count":2},{"name":"Milan Dobrota","email":"milan@milandobrota.com","login":"milandobrota","count":2},{"name":"Omri","email":"omrilotan","login":"omrilotan","count":2},{"name":"Paolo Dona","email":"paolo.dona@gmail.com","login":"paolodona","count":2},{"name":"Peter Marsh","email":"pete.d.marsh@gmail.com","login":"petedmarsh","count":2},{"name":"Prem Sichanugrist","email":"s@sikac.hu","login":"sikachu","count":2},{"name":"Renaud Chaput","email":"renchap@gmail.com","login":"renchap","count":2},{"name":"Rodrigo Ra","email":"rodrigorcomp@gmail.com","login":"Rodrigora","count":2},{"name":"Ross Noble","email":"rosshnoble@gmail.com","login":"rossnoble","count":2},{"name":"Vincent Pochet","email":"vincent.pochet@gmail.com","login":"vincent-pochet","count":2},{"name":"coffeebite","email":"me@coffeebite.com","login":"coffeebite","count":2},{"name":"Roger Campos","email":"roger@itnig.net","login":null,"count":2},{"name":"giacomomacri","email":"giacomo.macri@develon.com","login":null,"count":2},{"name":"Chris Marshall","email":"chris@chrismar035.com","login":"codegoalie","count":1},{"name":"Casey Lang","email":"clang1234@gmail.com","login":"caseylang","count":1},{"name":"CJ Kihlbom","email":"cj@elabs.se","login":"cjse","count":1},{"name":"Arty Gus","email":"artygus","login":"artygus","count":1},{"name":"Anton Rieder","email":"1301152+aried3r","login":"aried3r","count":1},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","count":1},{"name":"Andrew Hooker","email":"GeekOnCoffee@gmail.com","login":"GeekOnCoffee","count":1},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1},{"name":"Adam Mckaig","email":"adam.mckaig@gmail.com","login":"adammck","count":1},{"name":"Adam Jahn","email":"ajjahn@gmail.com","login":"ajjahn","count":1},{"name":"James Carr","email":"carrgo","login":"carrgo","count":1},{"name":"Han Loong Liauw","email":"hanloongliauw@gmail.com","login":"hanloong","count":1},{"name":"Guillaume Montard","email":"guillaume.montard@gmail.com","login":"gmontard","count":1},{"name":"Gourav Tiwari","email":"gouravtiwari21@gmail.com","login":"gouravtiwari","count":1},{"name":"Gopal Patel","email":"nixme@stillhope.com","login":"nixme","count":1},{"name":"Gaurav Tiwari","email":"gaurav@gauravtiwari.co.uk","login":"gauravtiwari","count":1},{"name":"sahglie","email":"sahglie@gmail.com","login":null,"count":1},{"name":"emurphy","email":"emmet@dealbase.com","login":null,"count":1},{"name":"Radosław Piątek","email":"radoslaw.piatek@netguru.pl","login":null,"count":1},{"name":"Niall Smart","email":"niall@pobox.com","login":null,"count":1},{"name":"Marc Bollinger","email":"marc@lumoslabs.com","login":null,"count":1},{"name":"Leonid Beder","email":"leonid@jammer.fm","login":null,"count":1},{"name":"Kirill Maksimov","email":"kirill@jammer.fm","login":null,"count":1},{"name":"Kai Schlichting","email":"laccolithgrunt@gmx.de","login":null,"count":1},{"name":"José Gonçalves","email":"jose.goncalves@homestay.com","login":null,"count":1},{"name":"Jacobo Blasco","email":"jacobo.blasco@getightower.com","login":null,"count":1},{"name":"Andre Meij","email":"andre@socialreferral.com","login":null,"count":1},{"name":"Andrei Moldovan","email":"andrei@meisterlabs.com","login":null,"count":1},{"name":"Corey Haines","email":"coreyhaines@gmail.com","login":"coreyhaines","count":1},{"name":"Cillian O'Ruanaidh","email":"cillian","login":"cillian","count":1},{"name":"Christoph Weil","email":"chr1s1","login":"chr1s1","count":1},{"name":"Chris Your","email":"chris@ignitionindustries.com","login":"chrisyour","count":1},{"name":"Nicolas Leger","email":"nicolasleger","login":"nicolasleger","count":1},{"name":"Oleh Marakhovskyi","email":"oleg.marakhovsky@gmail.com","login":"Jealrock","count":1},{"name":"Omry Mendelovich","email":"16597193+omryMen","login":"omryMen","count":1},{"name":"Pavel Pustovalov","email":"pustovalov.pavel@gmail.com","login":"pustovalov","count":1},{"name":"Rafael Masson","email":"rafbmasson@gmail.com","login":"rafbm","count":1},{"name":"Roman Makarov","email":"53420091+frontstall","login":"frontstall","count":1},{"name":"Ron","email":"ronald.arias@qmee.com","login":"ronald05arias","count":1},{"name":"Scott 1743","email":"512981271@qq.com","login":"Scott1743","count":1},{"name":"Sergei O. Udalov","email":"sergei.udalov@gmail.com","login":"sergio-fry","count":1},{"name":"Seth Strumph","email":"seth@dealbase.com","login":"sstrumph","count":1},{"name":"Snow Helsing","email":"snow.helsing@gmail.com","login":"snow","count":1},{"name":"Stephen","email":"stephengroat","login":"stephengroat","count":1},{"name":"Takafumi Yamamoto","email":"bino98@gmail.com","login":"bino98","count":1},{"name":"Tom Taylor","email":"tommotaylor@gmail.com","login":"tommotaylor","count":1},{"name":"Vadim Stroganov","email":"vadimstroganov@gmail.com","login":"vadimstroganov","count":1},{"name":"Vladimir Terekhov","email":"zarkzork@gmail.com","login":"zarkzork","count":1},{"name":"Weishen Mead","email":"kaitreya@gmail.com","login":"WeishenMead","count":1},{"name":"Yanming Deng","email":"cisolarix@gmail.com","login":"cisolarix","count":1},{"name":"amy johnson","email":"ajohnson@mdsol.com","login":"amyrjohnson-mdsol","count":1},{"name":"derek.lee","email":"derek.lee@gmail.com","login":"derekclee","count":1},{"name":"ekubal","email":"ekubal1908@gmail.com","login":"ekubal","count":1},{"name":"goncaloatgs","email":"59165077+goncaloatgs","login":"goncaloatgs","count":1},{"name":"joe adcock","email":"joeadcock@roguepod.com","login":"joeadcock","count":1},{"name":"justin","email":"justin-","login":"justin-","count":1},{"name":"kaspernj","email":"k@spernj.org","login":"kaspernj","count":1},{"name":"madlew","email":"madlew@gmail.com","login":"madlew","count":1},{"name":"pawel2105","email":"brand.magnate@gmail.com","login":"pawel2105","count":1},{"name":"Gary Haran","email":"gary.haran@gmail.com","login":"garyharan","count":1},{"name":"Eric-Guo","email":"guochunzhong@bayekeji.com","login":"Eric-Guo","count":1},{"name":"Doug Shamoo","email":"doug.shamoo@gmail.com","login":"dougshamoo","count":1},{"name":"Diego Algorta","email":"diego@oboxodo.com","login":"oboxodo","count":1},{"name":"Denis","email":"stereodenis@gmail.com","login":"stereodenis","count":1},{"name":"David Gil","email":"dgilperez@gmail.com","login":"dgilperez","count":1},{"name":"Dave Tapley","email":"dukedave@gmail.com","login":"davetapley","count":1},{"name":"Daniel Murphy","email":"danielmurphy02@gmail.com","login":"danielmurphy","count":1},{"name":"Corneliu Stanciu","email":"scorneliu@gmail.com","login":"an0ther-koni","count":1},{"name":"Javier Aranda","email":"javier.aranda.varo@gmail.com","login":"javierav","count":1},{"name":"Jean Weatherwax","email":"jean.weatherwax@gmail.com","login":"jeanmw","count":1},{"name":"Jon Evans","email":"joncodes+github@gmail.com","login":"artfuldodger","count":1},{"name":"Keiji, Yoshimi","email":"walf443@gmail.com","login":"walf443","count":1},{"name":"Koen Vlaswinkel","email":"koesie10","login":"koesie10","count":1},{"name":"Kohei Suzuki","email":"github@wanko.cc","login":"eagletmt","count":1},{"name":"Kyle Conarro","email":"conarro","login":"conarro","count":1},{"name":"Kyle Shipley","email":"kyleashipley@gmail.com","login":"shipstar","count":1},{"name":"Lee Jensen","email":"lee@outerim.com","login":"outerim","count":1},{"name":"Lucas Andrey","email":"andreybleme1@gmail.com","login":"andreybleme","count":1},{"name":"Lucas Caton","email":"lucascaton@gmail.com","login":"lucascaton","count":1},{"name":"Lutz Lengemann","email":"mobilutz","login":"mobilutz","count":1},{"name":"Mark IJbema","email":"markijbema@gmail.com","login":"markijbema","count":1},{"name":"Martín Zamuner","email":"martin@rankia.com","login":"martingzamuner","count":1},{"name":"Matt Books","email":"mattebooks@gmail.com","login":"mattbooks","count":1},{"name":"Mattias Pfeiffer","email":"mattias@pfeiffer.dk","login":"pfeiffer","count":1},{"name":"Neil Matatall","email":"448516+oreoshake","login":"oreoshake","count":1},{"name":"Newell Zhu","email":"zlx.star@gmail.com","login":"zlx","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:10.507Z","repositories_count":6259209,"commits_count":882489130,"contributors_count":35084035,"owners_count":1166429,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fnando/browser","html_url":"https://github.com/fnando/browser","last_synced_at":"2026-05-29T17:02:15.995Z","status":"error","issues_count":52,"pull_requests_count":83,"avg_time_to_close_issue":6159285.463414635,"avg_time_to_close_pull_request":14180350.944444444,"issues_closed_count":41,"pull_requests_closed_count":72,"pull_request_authors_count":41,"issue_authors_count":43,"avg_comments_per_issue":1.5961538461538463,"avg_comments_per_pull_request":0.7228915662650602,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":126.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T08:31:22.035Z","updated_at":"2026-05-29T17:02:15.995Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fbrowser/issues","issue_labels_count":{"can't fix":2,"duplicate":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":43,"CONTRIBUTOR":8,"OWNER":1},"pull_request_author_associations_count":{"NONE":41,"CONTRIBUTOR":27,"OWNER":15},"issue_authors":{"itsalongstory":8,"mjankowski":2,"luissimo":2,"rppandi":1,"feliperaul":1,"salmehdhar":1,"ishields":1,"Landwookie":1,"esmyllyaho90":1,"danfishgold":1,"ddlogesh":1,"joeltaylor":1,"tomash":1,"fnando":1,"aleksander-tatskiy":1,"mois3x":1,"mikaelprag":1,"ZainW":1,"YegorZdanovich":1,"pioz":1,"sposin":1,"waleedarshad":1,"diasks2":1,"uurcank":1,"masato-hi":1,"rocket-turtle":1,"terremoth":1,"nfedyashev":1,"mckinney99":1,"aduth":1,"pellaea":1,"koendehondt":1,"aslam":1,"danielwwong":1,"scebotari":1,"cspeer":1,"renatomolina":1,"diegosomar":1,"asad-imtiaz":1,"homoudrana":1,"kelishrestha":1,"Paradoxor":1,"deneuxa":1},"pull_request_authors":{"fnando":15,"itsalongstory":11,"gogainda":7,"victoreduardo":3,"andrew":2,"sikachu":2,"milandobrota":2,"mjankowski":2,"a5ob7r":2,"carl033013":2,"williantenfen":2,"westonganger":2,"conarro":2,"igor-drozdov":2,"amatsuda":1,"joelzwarrington":1,"rpellerin":1,"mrwhizzy":1,"liuzhenangel":1,"coreyhaines":1,"benkoshy":1,"omryMen":1,"frontstall":1,"mehlah":1,"florian-bayer":1,"kmiyake":1,"rafbm":1,"alexandrelam":1,"Jealrock":1,"pomartel":1,"jeanmw":1,"pustovalov":1,"nkraft":1,"walf443":1,"toshimaru":1,"artygus":1,"elstgav":1,"HiroVodka":1,"lbraun":1,"feliperaul":1,"martingzamuner":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:24.059Z","repositories_count":14804331,"issues_count":33166638,"pull_requests_count":109379128,"authors_count":11305909,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"pioz":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"fnando","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fnando"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":13,"ForkEvent":11,"IssuesEvent":9,"WatchEvent":42,"IssueCommentEvent":18,"PushEvent":6,"PullRequestReviewEvent":1,"CreateEvent":4},"last_year":{"ForkEvent":1,"WatchEvent":11}},"keywords":["browser-detection","rails","ruby","user-agent"],"dependencies":[{"ecosystem":"rubygems","filepath":"browser.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-08T05:00:01.317Z","updated_at":"2022-08-08T05:00:01.317Z","repository_link":"https://github.com/fnando/browser/blob/main/browser.gemspec","dependencies":[{"id":625952166,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952167,"package_name":"minitest","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952168,"package_name":"minitest-autotest","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952169,"package_name":"minitest-utils","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952170,"package_name":"pry-meta","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952171,"package_name":"rack-test","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952172,"package_name":"rails","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952173,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952174,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952175,"package_name":"rubocop-fnando","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":625952176,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruby-tests.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T19:33:06.021Z","updated_at":"2023-07-05T19:33:06.021Z","repository_link":"https://github.com/fnando/browser/blob/main/.github/workflows/ruby-tests.yml","dependencies":[{"id":11147910875,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.4.0","direct":true,"kind":"composite","optional":false},{"id":11147910876,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11147910877,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-01-12T03:02:22.537Z","updated_at":"2024-01-12T03:02:22.537Z","repository_link":"https://github.com/fnando/browser/blob/main/Gemfile","dependencies":[]}],"score":33.60171296170042,"created_at":"2024-12-15T21:38:07.354Z","updated_at":"2026-06-15T16:30:23.406Z","avatar_url":"https://github.com/fnando.png","language":"Ruby","monthly_downloads":0,"readme":"# Browser\n\n[![Tests](https://github.com/fnando/browser/workflows/ruby-tests/badge.svg)](https://github.com/fnando/browser)\n[![Gem](https://img.shields.io/gem/v/browser.svg)](https://rubygems.org/gems/browser)\n[![Gem](https://img.shields.io/gem/dt/browser.svg)](https://rubygems.org/gems/browser)\n\nDo some browser detection with Ruby. Includes ActionController integration.\n\n## Installation\n\n```bash\ngem install browser\n```\n\n## Usage\n\n```ruby\nrequire \"browser\"\n\nbrowser = Browser.new(\"Some User Agent\", accept_language: \"en-us\")\n\n# General info\nbrowser.bot?\nbrowser.chrome?\nbrowser.chromium_based?\nbrowser.core_media?\nbrowser.duck_duck_go?\nbrowser.edge?                # Newest MS browser\nbrowser.electron?            # Electron Framework\nbrowser.firefox?\nbrowser.full_version\nbrowser.ie?\nbrowser.ie?(6)               # detect specific IE version\nbrowser.ie?([\"\u003e8\", \"\u003c10\"])   # detect specific IE (IE9).\nbrowser.known?               # has the browser been successfully detected?\nbrowser.unknown?             # the browser wasn't detected.\nbrowser.meta                 # an array with several attributes\nbrowser.name                 # readable browser name\nbrowser.nokia?\nbrowser.opera?\nbrowser.opera_mini?\nbrowser.phantom_js?\nbrowser.quicktime?\nbrowser.safari?\nbrowser.safari_webapp_mode?\nbrowser.samsung_browser?\nbrowser.to_s            # the meta info joined by space\nbrowser.uc_browser?\nbrowser.version         # major version number\nbrowser.webkit?\nbrowser.webkit_full_version\nbrowser.yandex?\nbrowser.wechat?\nbrowser.qq?\nbrowser.weibo?\nbrowser.sputnik?\nbrowser.sougou_browser?\nbrowser.epiphany?\n\n# Get bot info\nbrowser.bot.name\nbrowser.bot.search_engine?\nbrowser.bot?\nbrowser.bot.why? # shows which matcher detected this user agent as a bot.\nBrowser::Bot.why?(ua)\n\n# Get device info\nbrowser.device\nbrowser.device.id\nbrowser.device.name\nbrowser.device.unknown?\nbrowser.device.blackberry_playbook?\nbrowser.device.console?\nbrowser.device.ipad?\nbrowser.device.iphone?\nbrowser.device.ipod_touch?\nbrowser.device.kindle?\nbrowser.device.kindle_fire?\nbrowser.device.mobile?\nbrowser.device.nintendo?\nbrowser.device.playstation?\nbrowser.device.ps3?\nbrowser.device.ps4?\nbrowser.device.psp?\nbrowser.device.silk?\nbrowser.device.surface?\nbrowser.device.tablet?\nbrowser.device.tv?\nbrowser.device.vita?\nbrowser.device.wii?\nbrowser.device.wiiu?\nbrowser.device.samsung?\nbrowser.device.switch?\nbrowser.device.xbox?\nbrowser.device.xbox_360?\nbrowser.device.xbox_one?\n\n# Get platform info\nbrowser.platform\nbrowser.platform.id\nbrowser.platform.name\nbrowser.platform.version  # e.g. 9 (for iOS9)\nbrowser.platform.adobe_air?\nbrowser.platform.android?\nbrowser.platform.android?(4.2)   # detect Android Jelly Bean 4.2\nbrowser.platform.android_app?     # detect webview in an Android app\nbrowser.platform.android_webview? # alias for android_app?\nbrowser.platform.blackberry?\nbrowser.platform.blackberry?(10) # detect specific BlackBerry version\nbrowser.platform.chrome_os?\nbrowser.platform.firefox_os?\nbrowser.platform.ios?     # detect iOS\nbrowser.platform.ios?(9)  # detect specific iOS version\nbrowser.platform.ios_app?     # detect webview in an iOS app\nbrowser.platform.ios_webview? # alias for ios_app?\nbrowser.platform.linux?\nbrowser.platform.mac?\nbrowser.platform.unknown?\nbrowser.platform.windows10?\nbrowser.platform.windows7?\nbrowser.platform.windows8?\nbrowser.platform.windows8_1?\nbrowser.platform.windows?\nbrowser.platform.windows_mobile?\nbrowser.platform.windows_phone?\nbrowser.platform.windows_rt?\nbrowser.platform.windows_touchscreen_desktop?\nbrowser.platform.windows_vista?\nbrowser.platform.windows_wow64?\nbrowser.platform.windows_x64?\nbrowser.platform.windows_x64_inclusive?\nbrowser.platform.windows_xp?\nbrowser.platform.kai_os?\n```\n\n### Aliases\n\nTo add aliases like `mobile?` and `tablet?` to the base object (e.g\n`browser.mobile?`), require the `browser/aliases` file and extend the\nBrowser::Base object like the following:\n\n```ruby\nrequire \"browser/aliases\"\nBrowser::Base.include(Browser::Aliases)\n\nbrowser = Browser.new(\"Some user agent\")\nbrowser.mobile? #=\u003e false\n```\n\n### What's being detected?\n\n- For a list of platform detections, check\n  [lib/browser/platform.rb](https://github.com/fnando/browser/blob/main/lib/browser/platform.rb)\n- For a list of device detections, check\n  [lib/browser/device.rb](https://github.com/fnando/browser/blob/main/lib/browser/device.rb)\n- For a list of bot detections, check\n  [bots.yml](https://github.com/fnando/browser/blob/main/bots.yml)\n\n### Detecting modern browsers\n\nTo detect whether a browser can be considered as modern or not, create a method\nthat abstracts your versioning constraints. The following example will consider\nany of the following browsers as a modern:\n\n```ruby\n# Expects an Browser instance,\n# like in `Browser.new(user_agent, accept_language: language)`.\ndef modern_browser?(browser)\n  [\n    browser.chrome?(\"\u003e= 65\"),\n    browser.safari?(\"\u003e= 10\"),\n    browser.firefox?(\"\u003e= 52\"),\n    browser.ie?(\"\u003e= 11\") \u0026\u0026 !browser.compatibility_view?,\n    browser.edge?(\"\u003e= 15\"),\n    browser.opera?(\"\u003e= 50\"),\n    browser.facebook?\n      \u0026\u0026 browser.safari_webapp_mode?\n      \u0026\u0026 browser.webkit_full_version.to_i \u003e= 602\n  ].any?\nend\n```\n\n### Rails integration\n\nJust add it to the Gemfile.\n\n```ruby\ngem \"browser\"\n```\n\nThis adds a helper method called `browser`, that inspects your current user\nagent.\n\n```erb\n\u003c% if browser.ie?(6) %\u003e\n  \u003cp class=\"disclaimer\"\u003eYou're running an older IE version. Please update it!\u003c/p\u003e\n\u003c% end %\u003e\n```\n\nIf you want to use Browser on your Rails app but don't want to taint your\ncontroller, use the following line on your Gemfile:\n\n```ruby\ngem \"browser\", require: \"browser/browser\"\n```\n\n### Accept Language\n\nParses the accept-language header from an HTTP request and produces an array of\nlanguage objects sorted by quality.\n\n```ruby\nbrowser = Browser.new(\"Some User Agent\", accept_language: \"en-us\")\n\nbrowser.accept_language.class\n#=\u003e Array\n\nlanguage = browser.accept_language.first\n\nlanguage.code\n#=\u003e \"en\"\n\nlanguage.region\n#=\u003e \"US\"\n\nlanguage.full\n#=\u003e \"en-US\"\n\nlanguage.quality\n#=\u003e 1.0\n\nlanguage.name\n#=\u003e \"English/United States\"\n```\n\nResult is always sorted in quality order from highest to lowest. As per the HTTP\nspec:\n\n- omitting the quality value implies 1.0.\n- quality value equal to zero means that is not accepted by the client.\n\n### Internet Explorer\n\nInternet Explorer has a compatibility view mode that allows newer versions\n(IE8+) to run as an older version. Browser will always return the navigator\nversion, ignoring the compatibility view version, when defined. If you need to\nget the engine's version, you have to use `Browser#msie_version` and\n`Browser#msie_full_version`.\n\nSo, let's say an user activates compatibility view in a IE11 browser. This is\nwhat you'll get:\n\n```ruby\nbrowser.version\n#=\u003e 11\n\nbrowser.full_version\n#=\u003e 11.0\n\nbrowser.msie_version\n#=\u003e 7\n\nbrowser.msie_full_version\n#=\u003e 7.0\n\nbrowser.compatibility_view?\n#=\u003e true\n```\n\nThis behavior changed in `v1.0.0`; previously there wasn't a way of getting the\nreal browser version.\n\n### Safari\n\niOS webviews and web apps aren't detected as Safari anymore, so be aware of that\nif that's your case. You can use a combination of platform and webkit detection\nto do whatever you want.\n\n```ruby\n# iPad's Safari running as web app mode.\nbrowser = Browser.new(\"Mozilla/5.0 (iPad; U; CPU OS 3_2_1 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Mobile/7B405\")\n\nbrowser.safari?\n#=\u003e false\n\nbrowser.webkit?\n#=\u003e true\n\nbrowser.platform.ios?\n#=\u003e true\n```\n\n### Bots\n\nThe bot detection is quite aggressive. Anything that matches at least one of the\nfollowing requirements will be considered a bot.\n\n- Empty user agent string\n- User agent that matches `/crawl|fetch|search|monitoring|spider|bot/`\n- Any known bot listed under\n  [bots.yml](https://github.com/fnando/browser/blob/main/bots.yml)\n\nTo add custom matchers, you can add a callable object to\n`Browser::Bot.matchers`. The following example matches everything that has a\n`externalhit` substring on it. The bot name will always be `General Bot`.\n\n```ruby\nBrowser::Bot.matchers \u003c\u003c -\u003e(ua, _browser) { ua.match?(/externalhit/i) }\n```\n\nTo clear all matchers, including the ones that are bundled, use\n`Browser::Bot.matchers.clear`. You can re-add built-in matchers by doing the\nfollowing:\n\n```ruby\nBrowser::Bot.matchers += Browser::Bot.default_matchers\n```\n\nTo restore v2's bot detection, remove the following matchers:\n\n```ruby\nBrowser::Bot.matchers.delete(Browser::Bot::KeywordMatcher)\nBrowser::Bot.matchers.delete(Browser::Bot::EmptyUserAgentMatcher)\n```\n\nTo extend the bot list, you can manipulate the methods below:\n\n```ruby\nBrowser::Bot.bots.merge!(new_bots_hash)\nBrowser::Bot.bot_exceptions += new_exceptions\nBrowser::Bot.search_engines.merge!(new_search_engines_hash)\n```\n\n### Middleware\n\nYou can use the `Browser::Middleware` to redirect user agents.\n\n```ruby\nuse Browser::Middleware do\n  redirect_to \"/upgrade\" if browser.ie?\nend\n```\n\nIf you're using Rails, you can use the route helper methods. Just add something\nlike the following to a initializer file (`config/initializers/browser.rb`).\n\n```ruby\nRails.configuration.middleware.use Browser::Middleware do\n  redirect_to upgrade_path if browser.ie?\nend\n```\n\nIf you need access to the `Rack::Request` object (e.g. to exclude a path), you\ncan do so with `request`.\n\n```ruby\nRails.configuration.middleware.use Browser::Middleware do\n  redirect_to upgrade_path if browser.ie? \u0026\u0026 request.env[\"PATH_INFO\"] != \"/exclude_me\"\nend\n```\n\n### Restrictions\n\n- User agent has a size limit of 2048 bytes. This can be customized through\n  `Browser.user_agent_size_limit=(size)`.\n- Accept-Language has a size limit of 2048 bytes. This can be customized through\n  `Browser.accept_language_size_limit=(size)`.\n\nIf size is not respected, then `Browser::Error` is raised.\n\n```ruby\nBrowser.user_agent_size_limit = 4096\nBrowser.accept_language_size_limit = 4096\n```\n\n## Development\n\n### Versioning\n\nThis library follows http://semver.org.\n\n### Writing code\n\nOnce you've made your great commits (include tests, please):\n\n1. [Fork](http://help.github.com/forking/) browser\n2. Create a topic branch - `git checkout -b my_branch`\n3. Push to your branch - `git push origin my_branch`\n4. Create a pull request\n5. That's it!\n\nPlease respect the indentation rules and code style. And use 2 spaces, not tabs.\nAnd don't touch the version thing.\n\n## Configuring environment\n\nTo configure your environment, you must have Ruby and bundler installed. Then\nrun `bundle install` to install all dependencies.\n\nTo run tests, execute `./bin/rake`.\n\n### Adding new features\n\nBefore using your time to code a new feature, open a ticket asking if it makes\nsense and if it's on this project's scope.\n\nDon't forget to add a new entry to `CHANGELOG.md`.\n\n#### Adding a new bot\n\n1. Add the user agent to `test/ua_bots.yml`.\n2. Add the readable name to `bots.yml`. The key must be something that matches\n   the user agent, in lowercased text.\n3. Run tests.\n\nDon't forget to add a new entry to `CHANGELOG.md`.\n\n#### Adding a new search engine\n\n1. Add the user agent to `test/ua_search_engines.yml`.\n2. Add the same user agent to `test/ua_bots.yml`.\n3. Add the readable name to `search_engines.yml`. The key must be something that\n   matches the user agent, in lowercased text.\n4. Run tests.\n\nDon't forget to add a new entry to `CHANGELOG.md`.\n\n#### Wrong browser/platform/device detection\n\nIf you know how to fix it, follow the \"Writing code\" above. Open an issue\notherwise; make sure you fill in the issue template with all the required\ninformation.\n\n## Maintainer\n\n- Nando Vieira - https://nandovieira.com\n\n## Contributors\n\n- https://github.com/fnando/browser/contributors\n\n## License\n\n(The MIT License)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the 'Software'), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":["https://github.com/sponsors/fnando","https://paypal.me/nandovieira/🍕"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rubygem","crash-reporting","ruby-gem","rspec","rack","geocoding","geocoding-api"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/229","html_url":"https://ruby.ecosyste.ms/projects/229"}