{"id":8430500,"name":"github.com/bufbuild/httplb","ecosystem":"go","description":"Package httplb provides http.Client instances that are suitable for use for server-to-server communications, like RPC.","homepage":"https://github.com/bufbuild/httplb","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bufbuild/httplb","keywords_array":[],"namespace":"github.com/bufbuild","versions_count":7,"first_release_published_at":"2023-10-13T15:19:48.000Z","latest_release_published_at":"2025-05-12T14:13:33.000Z","latest_release_number":"v0.4.1","last_synced_at":"2026-07-24T23:30:52.373Z","created_at":"2023-10-15T01:30:05.690Z","updated_at":"2026-07-24T23:30:52.373Z","registry_url":"https://pkg.go.dev/github.com/bufbuild/httplb","install_command":"go get github.com/bufbuild/httplb","documentation_url":"https://pkg.go.dev/github.com/bufbuild/httplb#section-documentation","metadata":{},"repo_metadata":{"id":200000959,"uuid":"648328916","full_name":"bufbuild/httplb","owner":"bufbuild","description":"Client-side load balancing for net/http","archived":false,"fork":false,"pushed_at":"2026-01-08T16:23:12.000Z","size":410,"stargazers_count":80,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-08T00:59:32.602Z","etag":null,"topics":["connectrpc","golang","http","load-balancer"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/bufbuild/httplb","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bufbuild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-01T18:07:34.000Z","updated_at":"2026-02-02T14:33:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"bae1b930-841f-454d-b9a6-9191097d3c4e","html_url":"https://github.com/bufbuild/httplb","commit_stats":null,"previous_names":["bufbuild/httplb","bufbuild/go-http-balancer"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bufbuild/httplb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufbuild","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/sbom","scorecard":{"id":257304,"data":{"date":"2025-08-11","repo":{"name":"github.com/bufbuild/httplb","commit":"284faa78ad0217d4ae39068ccb0e10e0b3bc06e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":2,"reason":"2 commit(s) and 1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:12","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/notify-approval-bypass.yaml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pr-title.yaml:5","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bufbuild/httplb/add-to-project.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bufbuild/httplb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bufbuild/httplb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/emergency-review-bypass.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bufbuild/httplb/emergency-review-bypass.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notify-approval-bypass.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bufbuild/httplb/notify-approval-bypass.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-title.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bufbuild/httplb/pr-title.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T09:58:42.860Z","repository_id":200000959,"created_at":"2025-08-17T09:58:42.860Z","updated_at":"2025-08-17T09:58:42.860Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35860101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","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":"bufbuild","name":"Buf","uuid":"54191850","kind":"organization","description":"A new way of working with Protocol Buffers.","email":"info@buf.build","website":"https://buf.build","location":"Canada","twitter":"bufbuild","company":null,"icon_url":"https://avatars.githubusercontent.com/u/54191850?v=4","repositories_count":68,"last_synced_at":"2025-05-07T18:02:54.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bufbuild","funding_links":[],"total_stars":18422,"followers":635,"following":0,"created_at":"2022-11-14T05:30:55.531Z","updated_at":"2025-05-07T18:02:54.028Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufbuild","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufbuild/repositories"},"tags":[{"name":"v0.4.1","sha":"3d0179892278ea40b46036eb8398d8fe8bd11fcb","kind":"commit","published_at":"2025-05-12T14:13:33.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.4.1","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"cb2bdba129ed38150522a6efcc0fae81399952b0","kind":"commit","published_at":"2025-04-23T12:32:52.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.4.0","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"052fe8613e17c67e908519d37a482a56a95c96f0","kind":"commit","published_at":"2024-11-20T21:45:26.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.3.1","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b9ed61b677ffceb795955beb0ba7d444fa92d252","kind":"commit","published_at":"2024-04-26T14:36:14.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.3.0","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"605a5a8ab664b7454b0efec2422e504d814f8970","kind":"commit","published_at":"2024-04-19T17:00:00.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.2.1","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7463e811ddb40bf1c369e908b86390cd861026ff","kind":"commit","published_at":"2024-03-08T14:47:11.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.2.0","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"10e990c103d16aef27b2d3529671406b29a626a9","kind":"commit","published_at":"2023-10-13T15:19:48.000Z","download_url":"https://codeload.github.com/bufbuild/httplb/tar.gz/v0.1.0","html_url":"https://github.com/bufbuild/httplb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bufbuild/httplb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-24T23:30:52.346Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.767368150306928,"dependent_packages_count":9.5531661951179,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.160267172712414},"purl":"pkg:golang/github.com/bufbuild/httplb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bufbuild/httplb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bufbuild/httplb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bufbuild/httplb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-24T08:09:21.376Z","issues_count":5,"pull_requests_count":24,"avg_time_to_close_issue":421474.6666666667,"avg_time_to_close_pull_request":767081.3684210526,"issues_closed_count":3,"pull_requests_closed_count":19,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":2,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":43566.0,"past_year_avg_time_to_close_pull_request":63476.555555555555,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fhttplb/issues","maintainers":[{"login":"jhump","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"jchadwick-buf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jchadwick-buf"},{"login":"chrispine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrispine"},{"login":"mattrobenolt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattrobenolt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbufbuild%2Fhttplb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbufbuild%2Fhttplb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbufbuild%2Fhttplb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbufbuild%2Fhttplb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbufbuild%2Fhttplb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbufbuild%2Fhttplb/codemeta","maintainers":[]}