{"id":3492560,"name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","description":"","homepage":"https://github.com/tmc/grpc-websocket-proxy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmc/grpc-websocket-proxy","keywords_array":[],"namespace":"github.com/tmc","versions_count":6,"first_release_published_at":"2017-08-15T18:18:23.000Z","latest_release_published_at":"2022-01-01T23:41:40.000Z","latest_release_number":"v0.0.0-20220101234140-673ab2c3ae75","last_synced_at":"2026-06-03T01:31:09.935Z","created_at":"2022-04-10T19:10:21.147Z","updated_at":"2026-06-03T01:31:09.936Z","registry_url":"https://pkg.go.dev/github.com/tmc/grpc-websocket-proxy","install_command":"go get github.com/tmc/grpc-websocket-proxy","documentation_url":"https://pkg.go.dev/github.com/tmc/grpc-websocket-proxy#section-documentation","metadata":{},"repo_metadata":{"id":38009012,"uuid":"63188538","full_name":"tmc/grpc-websocket-proxy","owner":"tmc","description":"A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets","archived":false,"fork":false,"pushed_at":"2023-07-04T09:05:19.000Z","size":59,"stargazers_count":569,"open_issues_count":19,"forks_count":76,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-08-21T13:38:07.156Z","etag":null,"topics":["grpc","grpc-gateway","proxy","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tmc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-12T19:59:39.000Z","updated_at":"2025-07-17T09:37:10.000Z","dependencies_parsed_at":"2024-06-18T11:22:55.831Z","dependency_job_id":"31916b98-e47a-45ea-ab0e-015ab6b22c16","html_url":"https://github.com/tmc/grpc-websocket-proxy","commit_stats":{"total_commits":27,"total_committers":9,"mean_commits":3.0,"dds":0.4814814814814815,"last_synced_commit":"673ab2c3ae75cc01952b84b88590e30e75dcf395"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmc/grpc-websocket-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgrpc-websocket-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgrpc-websocket-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgrpc-websocket-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgrpc-websocket-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/grpc-websocket-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgrpc-websocket-proxy/sbom","scorecard":{"id":889742,"data":{"date":"2025-08-11","repo":{"name":"github.com/tmc/grpc-websocket-proxy","commit":"673ab2c3ae75cc01952b84b88590e30e75dcf395"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Code-Review","score":6,"reason":"Found 10/16 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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:0","Info: FSF or OSI recognized license: MIT License: 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T11:20:13.792Z","repository_id":38009012,"created_at":"2025-08-24T11:20:13.792Z","updated_at":"2025-08-24T11:20:13.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277796707,"owners_count":25878653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"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":"tmc","name":"Travis Cline","uuid":"3977","kind":"user","description":"🚀 ","email":"","website":null,"location":"Earth","twitter":"traviscline","company":"@VirtaHealth ","icon_url":"https://avatars.githubusercontent.com/u/3977?u=ba15c36cd7e0fd2d5fd1a4eb4df77420618a6d9e\u0026v=4","repositories_count":420,"last_synced_at":"2023-04-11T21:46:00.935Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tmc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:18:33.487Z","updated_at":"2023-04-11T21:46:01.923Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-01T05:41:24.796Z","dependent_packages_count":7199,"downloads":null,"downloads_period":null,"dependent_repos_count":70749,"rankings":{"downloads":null,"dependent_repos_count":0.01725523990767948,"dependent_packages_count":0.026331695581661173,"stargazers_count":2.6625932331532005,"forks_count":3.0586658208606874,"docker_downloads_count":0.17145524509422558,"average":1.1872602469194908},"purl":"pkg:golang/github.com/tmc/grpc-websocket-proxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tmc/grpc-websocket-proxy","docker_dependents_count":405,"docker_downloads_count":3547439771,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tmc/grpc-websocket-proxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tmc/grpc-websocket-proxy/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-19T15:04:41.979Z","issues_count":19,"pull_requests_count":26,"avg_time_to_close_issue":4293622.25,"avg_time_to_close_pull_request":17806145.470588237,"issues_closed_count":8,"pull_requests_closed_count":17,"pull_request_authors_count":19,"issue_authors_count":17,"avg_comments_per_issue":1.631578947368421,"avg_comments_per_pull_request":1.0384615384615385,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5245143.666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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/tmc%2Fgrpc-websocket-proxy/issues","maintainers":[{"login":"johanbrandhorst","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"tmc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmc%2Fgrpc-websocket-proxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmc%2Fgrpc-websocket-proxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmc%2Fgrpc-websocket-proxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmc%2Fgrpc-websocket-proxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmc%2Fgrpc-websocket-proxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmc%2Fgrpc-websocket-proxy/codemeta","maintainers":[]}